This monorepo contains the source code for my master's thesis, which is comprised of a backend API and a frontend web application.
backend/: The core API, implemented in Rust using the Axum framework and the SQLx database driver. README herefrontend/: The web client, built with Vue. README here
This project is licensed under the MIT License.