Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added user registration workflow for FE #15

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

codingonapotato
Copy link
Collaborator

Changes Summary:

  • feat: Added card components for login and sign-up + basic CSS styling for these components
  • feat: Added client-side validation for login/sign-up form submission to ensure that input fields are in an expected format before being sent to the back-end
  • feat: Added registration error banner for sign-up operation failure
  • feat: Added placeholder event handler for sign-up form submission pending integration ticket with backend api once implemented
  • fix: Fixed broken package.json/package-lock.json files

Design Reference:

Card reference
image

Colour palette references
image
image

UI Samples:

Login card
Login Card

Sign-Up card
Sign-up Card

Registration error banner
Login Card and Error Banner

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.

1 participant