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.11FastAPISQLModelFlet
How to run:
docker compose up -dAccess it at http://localhost:8000/docs for more info.