Inspiration
Mash-Ups are fun, but sorting through lyrics isn't. Mashify lets you check song against song to see what truly rocks the hardest.
What it does
Mashify utilizes an online api, realized through requests, which allows it to gather song lyrics given simple inputs.
Challenges we ran into
Some complications arose with some songs not being listed within the API, which was quickly fixed with a try/except block.
Accomplishments that we're proud of
Were proud it works and produces unique content! Mashify may or may not be the next music mixing service, no one is sure, but we are very proud to have wrote it in a short amount of time and have produced a real project.
What's next for Mashify
Mashify needs a GUI, as typing through console is soooo old school. We have been working with Django.js to provide a front-end, and need to revisit this project soon.
Built With
- api
- python
Log in or sign up for Devpost to join the conversation.