A FastAPI-powered web application for saving and managing music collections.
Users can create playlists, add songs, play them, update details, and delete entries — full CRUD functionality.
The frontend is served using HTML + CSS templates (Jinja2). Data is stored in SQLite.