UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

Sejal/frontend67/69 Create Account and Login Pages #143

Closed sejal-agarwal closed 3 weeks ago

sejal-agarwal commented 3 weeks ago

Description

Added pages for Create Account and Login as well as tests. I wasn't able to use the Cypress GUI for some reason so I had to write the tests from scratch. There may be quite a few errors there, I apologize in advance. 🫣

Images

Login

Desktop

Screenshot 2024-06-08 at 12 37 39 PM

Mobile

Screenshot 2024-06-08 at 12 38 28 PM

Create Account

Desktop

Screenshot 2024-06-08 at 12 39 19 PM

Mobile

Screenshot 2024-06-08 at 12 39 01 PM

I created a colors file with standard colours for our application.

Also added a file for styling components that might be helpful though I do still have quite a bit inline styling as well.

Closes #67 Closes #69

How to Test

Login

Create Account

Checklist