bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Created frontend documentation for my components and tests #595

Closed omarr09 closed 2 years ago

omarr09 commented 2 years ago

Created documentation for the components that I implemented throughout the semester. These components are Activation, ActivityStream, ForgotPassword, ForgotPasswordConfirm, SearchBar, SignIn, SignUp, TextChooser, TimeChooser, and TopBar.

Furthermore, created documentation for the UI tests that I wrote. These tests were for the components that I implemented.