PROJECT OVERVIEW
This project involves building a custom, web-based music player modeled after Spotify. It showcases the ability to organize and structure data files according to a defined schema, ingest and process those files using cloud-native tools, store song metadata in a relational database, and expose that data through a well-designed API. The project emphasizes full-stack data flow—from data modeling to backend integration.