Goal: Create a web application in React with Spring/Java back end
The app will help musicians to organise their practice routine. The app is like a Swiss army knife. They can add songs they can play along, pint they want to work on. Add rehearsal and gig that are scheduled.
The user can add, edit and remove youtube videos.
The user can add, edit and remove tasks.
The user can add, edit and delete a session that contains several tasks.
Category can be added to a song so the user can search songs by category.
Timer can be added for a task.
User can create a playlist of videos.
User can add metronome to practice.
User can add audio file to the app.
Add graphs so that the user can see progress.
- Spring (backend)
- React (frontend)
- Youtube API
- ReactPlayer
- Google Calendar