Features | Structure | Install | Usage | Documents | Technologies | Some Screens | Bugs and Issues | Contributors | License
- Ordering foods by table.
- Checkout, preview & print invoice.
- Profile feature.
- Manage food & category.
- Manage table.
- Manage account.
- Sales report.
Clone this project:
git clone https://github.com/uiters/store-pattern.gitcd store-pattern:
cd store-patternInstall packages for flutter apps:
flutter packages getSetup API with php see here
Setup API with docker see here
Run:
- Requrie install
ant
sudo apt install ant- Run admin_app:
cd admin_app
flutter run- Run kitchen_app
cd kitchen_app
ant run- Run order_app
order_app
flutter runPlease don't change password
Using this account for testing:
username: test
password: test
Using this account admin for testing:
username: tvc12
password: tvc12
username: admin
password: admin
Enjoy π
For help getting started with Flutter, view our online documentation.
Have a bug or an issue with this project? Open a new issue here on GitHub.




