Project for the Database Systems exam.
Full stack application for management of a grocery store.
The backend uses the FastAPI framework based on Python. Alembic is used to manage migrations.
The frontend is a VueJS + Typescript application.
The environment is fully conteinerized using Docker.