Skip to content

ju14x/tiny-grocery-store

Repository files navigation

tiny-grocery-store

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.

About

a tiny grocery store web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published