- Utilize MongoDB GridFS to store audio files
- Make different interfaces get outputted for the REST API
- Properly link two songs together by labeling them as remixes, instrumentals, or covers
- Upload music through inputting YouTube, Spotify, SoundCloud, and Bandcamp URLs
- Provide a smooth experience by moving between your devices from phone to desktop.
- Add login methods through Discord & Google
- Add custom music labels that users are able to add
- Add music genre labels
- 24/7 music streaming channel
- Get songs
- Get song information
- Get song's audio file
- Add song
- Add song file data using GridFS
- Add remixed song
- Get album information
- Add album
- Get artist profile
- Add artist profile
- Dockerize everything