**Documentation:** - [ ] Describe the app - [ ] Specify the requirements to the app (what it should allow to do and in what form) - [ ] Describe a common workflow of a user (sequence of actions and interactions with the app to achieve some result from it) - [ ] Describe the main big parts and subsystems of the application **Implementation:** - [X] Create a separate branch for this app development (music_proj) - [ ] Create a fresh (skeleton, frame) app without functionality (copy-paste the labyrinth app and remove all the unnecessary things) - [ ] Prepare runtime for Hydra, prepare business logic code (with no real logic, just a dummy) **Hint**
Documentation:
Implementation:
Hint