diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..7a73a41 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,2 @@ +{ +} \ No newline at end of file diff --git a/index2.html b/index2.html index eaff25e..cb750ad 100644 --- a/index2.html +++ b/index2.html @@ -301,6 +301,36 @@

${job['Job Title']}

} + + + diff --git a/login.html b/login.html index 3692fd1..0ab4c77 100644 --- a/login.html +++ b/login.html @@ -234,44 +234,199 @@

Ajivika Access

- + +
+
Don’t have an account? Register here
- - - - - + + + + +
- + + + + + + + + + diff --git a/register.html b/register.html index 5568f65..761b641 100644 --- a/register.html +++ b/register.html @@ -229,48 +229,224 @@

Start with Ajivika

- + +
- + +
- + +
Already have an account? Login here
- - - - - + + + + +
+ - + + + + - // Add your validation logic here if needed - // For demonstration, we'll assume the registration is always successful - - // Redirect to index2.html after successful registration - window.location.href = 'index2.html'; + + +