SE701Team2 / Updog

Updog is an open-source social media webapp intended to allow everyday people to share their thoughts in a welcoming community.
MIT License
15 stars 44 forks source link

[#211] Connect setting page #213

Closed KirstyGong closed 2 years ago

KirstyGong commented 2 years ago

Description:

Added and tested the login function. Changed the routing to make it more clean.

Cypress test fails cause of shitty implementation of auth state through localstorage. Since localstorage is fetch no components know when the login state is changed.

All Submissions:

Types of changes