Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 300 Bytes

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.