Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLev committed Apr 2, 2024
1 parent 09aef00 commit 0e566c0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ An application for creating playlists from the German radio station 1LIVE
- [x] Create a proof-of-concept
- [x] Create a GCP/Firebase project and translate POC into a working app (gather data as other parts get finished)
- [x] Add logic to interface with the Spotify API and create pre-made playlists on my personal account
- [ ] Add a webapp (most likely React/Next.js) to give users more insights on the playlists (show gathered data)
- [ ] Add a webapp (most likely React/Next.js) to give users more insights on the playlists (show gathered data) *(Work in progress)*
- [x] Add a job for filling up the backlog *(already done by hand)*
- [x] Expand to other 1LIVE plalists (Neu für den Sektor, DIGGI)
- [x] Add function to replace tracks that have been wrongly mapped
- [ ] Add a public facing API for everyone to use
- [ ] Add a public facing API for everyone to use *(Work in progress)*
- [ ] Reconsider region of Cloud Functions (thought v2 was still only in ew1 - Firestore is located in ew3)
- [x] Set up alerts for errors
- [ ] Request Spotify Extended Quota for unlimited user signups

0 comments on commit 0e566c0

Please sign in to comment.