Skip to content

Latest commit

 

History

History
89 lines (63 loc) · 4.32 KB

README.md

File metadata and controls

89 lines (63 loc) · 4.32 KB

Musicoo - Stream Your Favorite Music!

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.

Features

  • 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.

Video

Click Here to View the go through video.

Screenshots

Technologies Used

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.

Getting Started

To get started with Musicoo, follow these steps:

  1. Clone the repository on your local machine.
  2. Open the project in an IDE such as IntelliJ.
  3. Launch the server from the IDE.
  4. To get the app for you can clone this repository.
  5. Launch the app on an editor like VS Code or Android Studio.

Collaboration

Musicoo is a collaborative project between two developers, myself, and Ayush. I have worked on the backend of the application using Spring Boot, while Ayush has developed the frontend using Flutter. 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.

License

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

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.