Forked from
Startuplab / Courses / TJTS5901 Continuous Software Engineering / TJTS5901 K23 Template
193 commits behind, 215 commits ahead of the upstream repository.
-
Teemu Autto authoredTeemu Autto authored
reporting.md 751 B
Weekly assignment - documentation / reporting requirements
All the code in JYU Gitlab should be well documented. i.e. by reading your code, the reader understands what you have done based on the documentation without the need for further explanation.
In addition, create a weekly .md
text file in docs/
-folder, in which everyone on team will report:
- The tasks that they have performed. Everyone on the team should do it themselves.
- How have the team addressed top 10 web application security risks (OWASP)? Choose at least 5 most applicable.
You can use markdown syntax and link appropriate commits, merges, issues and such – or not. To learn more about GitLab flavored markdown, see: https://docs.gitlab.com/ee/user/markdown.html