CSAllenISD / 2023-ISP-iStudy

1 stars 1 forks source link

Paradigm shift to save data locally? #14

Open shariq-h opened 1 year ago

shariq-h commented 1 year ago
  1. Place to store user data locally
    • Create file in Google Drive? (then userdata is hosted on user end)
  2. Login
    • Google
    • Last.fm if possible
  3. topTracks.py needs to
    • get the users' topTracks.csv file
    • check which week charts are already there (which charts.csv column 1 aren't on topTracks.csv
    • then pull those respective XML files
    • avoids redownloading 946+ XML charts every run.