Link for Playlist. Playlist is a web application that enables users to search for music and add their favorite songs to personalized playlists. Users have the ability to create, view, edit, and delete their playlists. Additionally, visitors can explore playlists created by other users.
- Python (Django, MVT (Model-View-Template) architecture, Spotify API)
- HTML
- CSS (Tailwind)
- Postgres
- AWS S3
- Heroku
Planned future enhancements:
- add
liked
funcationality for each playlist so that user can collect other's playlists - add
filter
andsort
for playlist index page for different view
Link for my trello of this project. You can also find wireframe and entity relation diagram here.