StevenMonty / CS1530-Final

0 stars 0 forks source link

Create login-page in front-end #9

Closed KenanRustamov closed 3 years ago

KenanRustamov commented 3 years ago

Login page will have an input for username and one for password. It will have a button to confirm the login. The button will take the users to a standin page for profile creation. Actual persistence of data is not required.

Points: 5

Challenges: Issue with creating a login page with the exact specifications needed for our API. Also was challenging to make certain field required using the material UI library.

create-issue-branch[bot] commented 3 years ago

Branch issue-9-Create_login-page_in_front-end created!