palodaman / crowdship

MIT License
0 stars 0 forks source link

Implement Login #5

Closed Isabella-Tsui closed 1 month ago

Isabella-Tsui commented 1 month ago

Description: Create a login page for the website. Get the basic framework down first, don't worry about styling yet. Styling can be done in the last milestone. Don't make the login logic complex. Just put everything in red if the validation is wrong. Highlighting certain fields if they are wrong can be a nice to have later.

This login page should include the following elements:

Acceptance Criteria:

Estimated time (hrs): 5

Time spent: 0

Notes: Check if the component already exists in a library shadcn/ui or react-native-reusables. MUI is also an industry used library