Skip to content

Assignment 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KirillTregubov KirillTregubov released this 02 Nov 23:58
· 112 commits to main since this release
da24af5

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.