- A Flask-based web application aimed at recommending songs.
- Features login/signup pages for users to ensure secure user sessions.
- Hosted at https://simplipy.onrender.com/ using the cloud-based Render PaaS.
- Recommends songs based on an exhaustive dataset consisting of Spotify tracks both old and new comprising several genres like jazz, pop and classic.
- Python micro web framework Flask for server-side backend development,
- MySQL Connector/Python, a self-contained Python driver for communicating with MySQL server,
- HTML5/CSS3 for static front-end development and styling, and
- Jinja2, the Python-based templating engine for markup.
- File Handling
- Database Management