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

https://github.com/chiragajain/chymes

A Spotify playlist curator based on weather conditions
https://github.com/chiragajain/chymes

flask front-end-web-development open-weather-map-api python pythonanywhere software-engineering spotify-web-api web-application

Last synced: 3 months ago
JSON representation

A Spotify playlist curator based on weather conditions

Awesome Lists containing this project

README

          

# Chymes
A Weather-based Spotify Playlist curator.

Built during a 6-weeks Cohort called Buildspace which was in its 5th iteration. Buildpsace is an International Cohort based in San Francisco, California where in builders from different nations worked on technical and non-technical projects in a span of 6 weeks during the month of June and July.

## Application Description
The Flask-based web application hosted on Pythonanywhere (currently temporarily down) allowed the users to create a spotify playlist and add it to their account based on the weather conditions of their locations.

## APIs Used
* Spotify API
* OpenWeatherMap API

## Features
* OAuth 2.0 Spotify Authentication
* Location-based weather fetcher
* Artist Exclusion
* Genre Preference
* Responsive UI
* Light/Dark Mode
* Feedback Form