SpotifyAPIClone
Spotify Backend API (Python/Django)
Install / Use
/learn @afsharsharifi/SpotifyAPICloneREADME
<div align="center">
<a href="#">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Spotify_icon.svg/512px-Spotify_icon.svg.png" alt="Logo" width="80" height="80">
</a>
<h1>Spotify Clone</h1>
</div>
<!-- Project Description -->
<div>
<pre align="center">
This Repository is Going to be Spotify Backend Clone
</pre>
</div>
<br>
<br>
<!-- Project Details -->
<div align="center">
<h2>Technologies: </h2>
<img src="https://afsharsharifi.github.io/GithubReadmeGenerator/icons/Python.svg" alt="Python" width="40"> <img src="https://afsharsharifi.github.io/GithubReadmeGenerator/icons/Django.svg" alt="Django" width="40"> <img src="https://afsharsharifi.github.io/GithubReadmeGenerator/icons/PostgreSQL.svg" alt="PostgreSQL" width="40"> <img src="https://afsharsharifi.github.io/GithubReadmeGenerator/icons/Git.svg" alt="Git" width="40">
</div>
Tasks
- [x] Basic Files and Structure
- [ ] Models
- [x] 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
