A grocery store's internal API system that manages transactions, inventory, billing etc.
To run this project, you need to have installed:
Project dependencies:
Python ^3.11
FastAPI
SQLModel
Flet
How to run:
docker compose up -d
Access it at http://localhost:8000/docs for more info.