An open API service indexing awesome lists of open source software.

https://github.com/altynaya/songrandomizer

Generating a random song from my playlist with a Spotify link to it
https://github.com/altynaya/songrandomizer

css database fetch-api html javascript postgresql

Last synced: 6 months ago
JSON representation

Generating a random song from my playlist with a Spotify link to it

Awesome Lists containing this project

README

          

# songrandomizer
This website generates a random song from my personal playlist with a Spotify link to it.

1) PostgreSQL to store song names, authors, and links (imported from CSV file)

2) Fetching with JS

3) Creating frontend with respective buttons and divs that hold the data