Store pattern
๐ The lightweight design pattern for small management applications.
๐ The lightweight design pattern for small management applications. The project is written primarily in Dart, distributed under the MIT License license, first published in 2018. Key topics include: 103cuong, 4pet, 4pet-social, dart, flutter.
Features
- Ordering foods by table.
- Checkout, preview & print invoice.
- Profile feature.
- Manage food & category.
- Manage table.
- Manage account.
- Sales report.
Structure
<p align="center"> <img src="https://user-images.githubusercontent.com/34389409/51081838-39f70280-172c-11e9-9475-21eba19e7fe2.png" width="500"/> </p>Install
Clone this project:
shgit clone https://github.com/uiters/store-pattern.git
cd store-pattern:
shcd store-pattern
Install packages for flutter apps:
shflutter packages get
Setup API with php see here
Setup API with docker see here
Run:
- Requrie install
ant
shsudo apt install ant
- Run admin_app:
shcd admin_app flutter run
- Run kitchen_app
shcd kitchen_app ant run
- Run order_app
shorder_app flutter run
Usage
Please don't change password
Using this account for testing:</br>
username: test</br>
password: test</br>
Using this account admin for testing:</br>
username: tvc12</br>
password: tvc12</br>
username: admin</br>
password: admin</br>
Enjoy ๐
Documents
For help getting started with Flutter, view our online documentation.
Technologies
Some Screens
Order App
<div style="text-align: center"><table><tr>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075123-f8c60a80-16b9-11e9-9048-69f69a70cf1b.png" width="200"/></a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075120-f82d7400-16b9-11e9-85f0-61d491306451.png" width="200"/>
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075119-f794dd80-16b9-11e9-9071-fdac81083b00.png" width="200" />
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075121-f82d7400-16b9-11e9-8f82-d91cb7a2f588.png" width="200"/>
</a>
</td>
</tr></table></div>
<div style="text-align: center"><table><tr>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075168-a0433d00-16ba-11e9-9731-28030cfcab55.png" width="200"/>
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075124-f8c60a80-16b9-11e9-8eac-6a26eb22be5a.png" width="200"/></a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075122-f82d7400-16b9-11e9-83c6-5d105a733f07.png" width="200" />
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/order_app">
<img src="https://user-images.githubusercontent.com/34389409/51075124-f8c60a80-16b9-11e9-8eac-6a26eb22be5a.png" width="200"/>
</a>
</td>
</tr></table></div>
Admin App
<div style="text-align: center"><table><tr>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075202-2790b080-16bb-11e9-9e2b-faac61d0ef6c.png" width="200"/></a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075203-2eb7be80-16bb-11e9-97d4-b5700089cef8.png" width="200"/>
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075207-32e3dc00-16bb-11e9-945f-6142c921fd48.png" width="200" />
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075209-38412680-16bb-11e9-8599-8a4568b7c416.png" width="200"/>
</a>
</td>
</tr></table></div>
<div style="text-align: center"><table><tr>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075216-40996180-16bb-11e9-8bac-8ab7bea862b9.png" width="200"/>
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075220-45f6ac00-16bb-11e9-8c1b-0a90a3d8b994.png" width="200"/></a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075223-4bec8d00-16bb-11e9-826a-82ddeeec328d.png" width="200" />
</a>
</td>
<td style="text-align: center">
<a href="https://github.com/cuongw/store-pattern/tree/master/admin_app">
<img src="https://user-images.githubusercontent.com/34389409/51075226-5018aa80-16bb-11e9-90d8-9dbf0ec52503.png" width="200"/>
</a>
</td>
</tr></table></div>
Kitchen App
<a href="https://github.com/cuongw/store-pattern/tree/master/kitchen_app">
<img src="https://user-images.githubusercontent.com/34389409/51789162-b5d75d00-21b8-11e9-9e3f-b419ff3daf2f.png" width="900"/>
</a>
Bugs and Issues
Have a bug or an issue with this project? Open a new issue here on GitHub.
Contributors
License
Contributors
Showing top 5 contributors by commit count.
