Skip to content

#87 - Frontend Login/Signup Page#91

Draft
aaronashby wants to merge 5 commits intomainfrom
aa-frontend-login
Draft

#87 - Frontend Login/Signup Page#91
aaronashby wants to merge 5 commits intomainfrom
aa-frontend-login

Conversation

@aaronashby
Copy link
Collaborator

Description

I built out the frontend for logging in and registering a user for the admin dashboard.

Changes Made

  • Backend changes
  • Frontend changes
  • Database schema changes
  • Configuration updates
  • Other

Testing & Verification

  • Unit tests pass
  • Manual testing completed
  • No breaking changes

Verification Steps:

I ensured that the correct input fields show up when a user wants to log in vs. when a user wants to sign up. I also ensured that clicking the "Login" or "Finish Profile" buttons actually send the populated fields to the correct endpoint via console logging.

Screenshots

Login

image image

Signup

Step 1

image image

Step 2

image

Future Improvements/Notes

I didn't implement the confirmation menus (i.e. password reset instructions email sent & successful account creation) in this branch as that is currently being worked on in another ticket.

Related Issues

Closes #87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Frontend Login Page + Components

1 participant