Releases: KirillTregubov/SoundInsights
Assignment 3
This release is a culmination of our work for this assignment and the last planned release. It includes everything from previous releases and the rest of our work as described in our A3 Deliverable.
This project aims to generate recommendations based on Spotify tracks and playlists and provide a playlist analyzer that displays interesting visualizations. Please read our README to familiarize yourself with our project, including instructions for Installation and Build.
Screenshots
Assignment 2
This release includes everything from v1.0 as well as progress on our milestones as described in our A2 deliverable.
Assignment 1
We forgot to create a release for Assignment 1 so this is an archive of the state of the repository up until the submission of Assignment 2. The only difference between this release and the submission for Assignment 1 is additional documents in docs
. Meeting notes for A1 are weeks 2-4.
This release includes a preliminary project development plan, an implementation of our chosen tech stack (Python on the backend, Vite + TypeScript + React on the frontend), testing solutions for both (pytest and vitest) and all relevant accompanying documentation. It also includes install, build, and test scripts that can each be executed in one step.