Tinder for spotify songs 😎 😎 😎
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^8.1.0No contributors data available
added celery tasks to add/remove song from liked, added more caching to improve performance, refactored code and made it shorter and easier to read, moved UtilMixin to designated mixins.py file, changed SongSerializer
556171fView on GitHubadded redis caching support, added caching to most used requests, improved loading speed/response success rate, fixed cors errors, added request retry to frontend
1d0d7dcView on GitHubstarted implementing frontend with backend connection
d54ee34View on GitHubadded frontend authentication page, started adding api calls on main page, added cards, headers and buttons components
f6ac461View on GitHubfinally connected frontend with backend, added celery tasks that refresh auth tokens, added tests deleted adapters, added minor changes
17d2923View on GitHubStarted adding callback in react and connecting with backend
ad6f61dView on GitHubadded login with spotify page and started implementing oauth2
4fb7cffView on GitHubminor changes, fixed like song adding to playlist not responding
8bc3944View on GitHubadded new functionality which creates additional new playlist with song_swipe saved songs. Added UtilMixin tests
6fd386fView on GitHubadded love song view which also adds song to library in spotify; added corresponding serializer, url and tests
5325a3dView on GitHubadded authorization flow logic to setup function in tests, fixed social tokens not saving after sucessful log in, created frontend project and added Dockerfile to it, experimented with rest social auth and django-rest-framework-social-oauth2
2c822fbView on GitHubinitial commit, Oauth2 with spotify has been setup, added Song and SongStatus models
4308a3dView on GitHub