Skip to content

ChordStorm is a web app made for GoatHacks 2024 that recommends music based on the current weather and your listening history.

License

Notifications You must be signed in to change notification settings

AldenCutler/ChordStorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues Apache 2.0 License


Logo

ChordStorm

ChordStorm (formerly called 'TuneCast') is a web app made for the GoatHacks 2024 Hackathon that uses AI to recommend music based on the current weather and your listening history.


· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

About The Project

ChordStorm is a web app made for GoatHacks 2024 that uses AI to recommend music based on the current weather and your listening history. To use this app, you must type your zip code and login with your Spotify. From this information, the app will recommend new music to enjoy. The creators are Abhi Yammanuru, Alden Cutler, Jason Zhang, Mahit Verma, and Ronit Banerjee.

(back to top)

Built With

  • Figma for UI design
  • HTML/CSS for frontend
  • Flask for backend
  • OpenAPI for assistant recommendation
  • Spotify API for embeds

(back to top)

Getting Started

Prerequisites

  • Python version 3.8 or later

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE for more information.

(back to top)