Definition of Done¶
Feature-centric Definition of Done¶
The feature has been implemented as specified in the underlying issue (if present)
The source code is formatted correctly
There are no linting errors and warnings
All Code Guidelines have been met
The database can be migrated (if possible and necessary)
Global Definition of Done¶
Users can successfully register and login to the platform
An overworld exists where users can wander around and start minigames
At least 5 minigames exist
The minigames can be played as intended
A progression system (-> gamification) exists
The entire platform can be used in a desktop browser
All Code Guidelines have been met
The customers (Professor Becker et al.) are happy