Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.08 KB

Mint Songs and Podcasts - Android Workshop Project

alttext

Welcome to the Mint Songs and Podcasts Android App repository, a project developed during the GDSC PU's 3-day Android Workshop! This app enables users to stream songs and podcasts while providing features to search for songs by movie name, album name, and artist name.

Features

  • Stream your favorite songs and podcasts
  • Search songs by movie name, album name, and artist name

Technologies Used

  • Google Script and API for songs database in Excel sheet
  • Retrofit API to fetch data
  • Android MediaPlayer for music player

Installation

  1. Clone the repository to your local machine.
    git clone https://github.com/backpackerdeveloper/MINT-Songs-Podcast-.git
  2. Or Just use the Android Studio git Option to Clone this repo