Assignment 1
Pre-release
Pre-release
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.