As a student, I want it to be possible for the examiner to follow the creation of the application.
There must be a complete commit history in all projects when submitting the assignment. To ensure this, make commits often and follow the guidelines at Coursepress Manual, Git Commit Messages.
-
I can show a complete commit history in all projects. -
I have at least 20 commits (negotiable) in total. -
I have a .gitignore file in every project to control that no unnecessary files are committed.