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
- Host: GitHub
- URL: https://github.com/chiragajain/chymes
- Owner: ChiragAJain
- Created: 2024-06-25T04:51:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-23T05:21:04.000Z (5 months ago)
- Last Synced: 2025-07-23T07:14:51.054Z (5 months ago)
- Topics: flask, front-end-web-development, open-weather-map-api, python, pythonanywhere, software-engineering, spotify-web-api, web-application
- Language: CSS
- Homepage:
- Size: 2.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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