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

Document frontend code and tests that are created by omarr09 #594

Closed omarr09 closed 2 years ago

omarr09 commented 2 years ago

Task:

Document my own code and tests that I wrote. Document the code to make sure it is readable and understandable

Format (make a table, list etc.):

Documentation should be done inside code comments

Required tools (if applicable):

-

Place to put the documentation:

Inside the code. Also the documentation should be done in a separate branch and then merged to master

Additional notes:

- Deadline: 07.01.2021

omarr09 commented 2 years ago

I created frontend-documentation-omer branch for my documentations.

omarr09 commented 2 years ago

Done! Created my documentations and merged them with the master branch with this pull request.