Wolfxyz16 / ShareTrip

ShareTrip is a carpooling application between individuals! 🚗🚗
GNU General Public License v3.0
1 stars 0 forks source link

Correct functionalities of SingIn and SingOut #131

Open JiayuanWX opened 5 months ago

JiayuanWX commented 5 months ago

Apart from reviewing the 2 sprint, correct the SingIn use case(when the login was incorrect, it shouldn't jump to query rides window, and also it shouldn't appear in the name of user (left side of the pane)). Also, when you log out, it should go again to Sing In UI, and the fields inside it, should be empty. Correct label of passwd not matching in SingUp Usecase