/SpotifyAPIClone

Spotify Backend API (Python/Django)

Primary LanguagePython

Logo

Spotify Clone

This Repository is Going to be Spotify Backend Clone


Technologies:

Python Django PostgreSQL Git

Tasks

  • Basic Files and Structure
  • Models
    • Users
    • Artists
    • Musics
    • Albums
    • Playlists
  • Development of APIs (Needs to be Divided to Many Sub Tasks)
  • Writing Tests
  • Changing Defult Database
  • Split Settings for Depelopment and Production
  • More will Added