Musicoo is a music streaming application that allows users to stream their favorite music, create their own playlists, like songs, and much more. With Musicoo, users can enjoy gapless playback, view top charts, search for songs, and delete playlists. Musicoo is built using the Flutter framework and collaboratively developed with Ratnesh, who is a backend developer and coded the application using Spring Boot.
- Google authentication for easy registration.
- Stream music online from a vast collection of songs.
- Create and manage playlists by adding or removing songs.
- Like your favorite songs to save them for later.
- Get recently played songs for quick access.
- View top charts to discover new music.
- Search for songs using debounce to quickly find what you're looking for.
- Delete playlists when they are no longer needed.
- Shuffle your songs for a new listening experience.
- Put songs on loop to repeat them continuously.
Click Here to View the go through video.
Musicoo is built using the following technologies:
- Flutter: for the frontend development of the application.
- Spring Boot: for the backend development of the application.
- Google Authentication API: for easy registration and login.
- Debounce: for smooth and fast searching of songs.
To get started with Musicoo, follow these steps:
- Clone the repository on your local machine.
- Open the project in an IDE such as Android Studio or VS Code.
- Run the application on an emulator or a physical device.
Musicoo is a collaborative project between two developers, myself, and Ratnesh. I have worked on the frontend of the application using Flutter, while Ratnesh has developed the backend using Spring Boot. Together, we have created a powerful and user-friendly music streaming application that is easy to use and provides users with an immersive listening experience.
Musicoo is an open-source project and is available under the MIT license. Anyone is free to use, modify, and distribute the application as per the license terms.
Contributions to Musicoo are welcome and appreciated. If you have any suggestions or want to report a bug, please feel free to create an issue or a pull request.