etwuerschmidt / song-roulette

Spotipy and Slack integration for managing / analyzing a monthly collaborative playlist
2 stars 0 forks source link

Database Integration #13

Closed etwuerschmidt closed 5 years ago

etwuerschmidt commented 5 years ago

Setup Postgres (or other DB) to store monthly stats when collected for historic retrieval

etwuerschmidt commented 5 years ago

DatabaseClient is created with a Postgres DB. Further issues will be opened to support inserting stats into the DB, maintenance, etc.