Skip to content

Repository files navigation

Installation (EN)

python3 -m venv .venv python3 -m pip install -r requirements.txt python3 create_db.py python3 app.py

Open in browser:

http://localhost:5000


Installation (DE) python3 -m venv .venv python3 -m pip install -r requirements.txt python3 create_db.py python3 app.py

Im Browser öffnen:

http://localhost:5000

About

A simple restaurant ordering system built with Flask and SQLite, featuring a digital menu, cart, order submission, and a kitchen dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages