It is an application to create rooms where people can listen to music in a synchronized way,
Currently the current version is not working properly, this is because I am redoing the backend in golang, to make the application faster and cheaper to maintain.
The stable version https://groomusic.xyz/ has been stopped, if you want to see the progress of the application use this link http://206.189.53.145/
- Realtime app
- Synchronized music
- Modify user permissions within your own room
- Set your own playlist
- Cross platform
- Profile customization
Images and videos showing the latest stable version of the application.
General and payment and subscription system using stripe: https://www.youtube.com/watch?v=5S-tZ7JKpqc
General: https://www.youtube.com/watch?v=5bDonaWmde4
Using others services like discord: https://www.youtube.com/watch?v=4wocca_hXcE
-
Change backend from django rest_framework to Golang.
-
Make the project open source.