aceace001 / SE-Spring2022

1 stars 1 forks source link

Front-end #2, Combined everything so far. #13

Open aceace001 opened 2 years ago

aceace001 commented 2 years ago

This version of the front end combined everything worked on so far: home, register, login, taskbar, chat page, routes, cypress unit tests. This specific version was placed under the branch "Front-End #2".

In the chat page, UI consists of a friends list on the left, real-time chat between two people with an input box in the middle, and a list of current online friends on the right. Cypress unit tests were also performed with all major components.