Prepare for hand in

Things that should be done before hand in:

  • merge all code into the master branch of the original projects
  • provide a (lightweight) documentation in the readme files of the projects. It should give other Students an idea on:
    • how to install(linux or windows or docker) the project and its dependencies
    • how to use your project
    • where it is located in relation to other projects
    • link 1 or 2 test cases that demonstrate the main features of the project(if available)
    • you can always link to external documentation
    • keep it brief
Edited by Lennart Bucher