Skip to content

A website that builds a Spotify playlist for you, based on the weather at your location.

Notifications You must be signed in to change notification settings

DamanjitG/weathervibe

Repository files navigation

weathervibe

A website that builds a Spotify playlist for you, based on the weather at your location.

This project works completely in the front end; that is, it's just a website with HTML, CSS, and pure JavaScript. We use implicit grant flow in order to be able to securely call the Spotify API without exposing our secret key; this requires the user to log in to spotify.

The weather API we use is 7timer.info; however, 7timer unfortunately does not support HTTPS. We're able to avoid mixed content issues and stay secure thanks to an HTTPS proxy provided by GitHub user ptdien.

This project was created during Hack the North 2020++.

UPDATE: As of January 2023, this project is unfortunately not functional. This is due to Heroku discontinuing their free tier of service; the proxy above that we used consequently is non-functioning.

About

A website that builds a Spotify playlist for you, based on the weather at your location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published