1) Upon launching the application, Docketeer will now load the login page instead of the main dashboard
2) In the login page, we have created a sign-up modal
3) We have added an authenticateUser function to verify if the user and password are correct.
Note: currently these features are hardcoded with pre-set credentials, but the functionality of redirecting the user from login page to main dashboard upon successful login works.
Co-authored-by: Griffin Silver 74221399+griffinrogersilver@users.noreply.github.com
Co-authored-by: Alex Smith 74221399+ajsmith925@users.noreply.github.com
Co-authored-by: Charles Ryu 78817594+charcharryu@users.noreply.github.com
Co-authored-by: Lorenzo Guevara 16786959+lo-guevara@users.noreply.github.com
Added the following features to Docketeer:
1) Upon launching the application, Docketeer will now load the login page instead of the main dashboard 2) In the login page, we have created a sign-up modal 3) We have added an authenticateUser function to verify if the user and password are correct. Note: currently these features are hardcoded with pre-set credentials, but the functionality of redirecting the user from login page to main dashboard upon successful login works.
Co-authored-by: Griffin Silver 74221399+griffinrogersilver@users.noreply.github.com Co-authored-by: Alex Smith 74221399+ajsmith925@users.noreply.github.com Co-authored-by: Charles Ryu 78817594+charcharryu@users.noreply.github.com Co-authored-by: Lorenzo Guevara 16786959+lo-guevara@users.noreply.github.com