vickatGit / Spotify_Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify clone - MVVM based

🔥 Features

  • song Queue
  • 30 seconds of highlighted song section
  • firebase as a database
  • music notification

🔥 Services Used

  1. Exoplayer - for Playing songs
  2. Coroutines - for Threading
  3. Glide - for image loading and caching
  4. Bcrypt - for encrypting data (passwords)
  5. hdodenhof/circleimageview - for circular images
  6. Firebase - for storing user details
  7. Room - for storing user details in SQLite
  8. adamint/spotify-web-api-kotlin - for fetching songs from spotify database

About


Languages

Language:Kotlin 100.0%