yii2.good
A fast food system developed based on yii2, supports WeChat payment and Alipay payment, and has PC terminal, mini program, APP and WeChat official account. This is a real project. The scene is: "One day you go to a mutton soup restaurant to drink soup. You pay at the cashier. After getting the receipt, you go to the window and give it to the master. The master will give it to you after he finishes cooking."
Now : You go to a self-service ordering computer in this mutton soup restaurant, select N items (mutton soup, shredded pancakes, meatballs...), then take out your mobile phone (WeChat or Alipay) and scan the code to pay. There is a printer next to the computer to print the receipt directly. Take the receipt to the window and give it to the master. The master will give it to you after he is done.
This mutton soup restaurant is Baisha Mutton Soup Restaurant on Longlin Road, Luoyang.
program status
v1.0 is under development
Demo address
- Front desk http://food.nai8.me
- Management background http://food.nai8.me/admin account admin/123456
Feature list
- Backstage
- Administrator doing
- Dishes categorydone
- Dishes done
- Order management doing
- Member management
- Set function
- client
- PC
- Ordering page done
- Classification function
- shopping cartdone
- Order page done
- Browser printing function
- WeChat applet
- APP
Developer
development environment
- operating systemlinux
- Local environment apache + php7 + MariaDB
- Development tools phpstorm
Video support website
Abei Brothers http://nai8.me
Supporting video course (updated to Section 18)
- 2017-09-14 Prelude course http://nai8.me/video/detail.html?id=177
- 2017-09-15 Use migrate to create data tables & background creation & db configuration item analysis http://nai8.me/video/detail.html?id=178
- 2017-09-18 Implementation of background login module http://nai8.me/video/detail.html?id=179
- 2017-09-20 Planning of background resource files http://nai8.me/video/detail.html?id=180
- 2017-09-27 Design of background menu http://nai8.me/video/detail.html?id=181
- 2017-09-28 Administrator module implementation - list and delete http://nai8.me/video/detail.html?id=182
- 2017-09-29 Administrator module implementation - search http://nai8.me/video/detail.html?id=184
- 2017-10-09 Implementation of dish classification - AR association http://nai8.me/video/detail.html?id=185
- 2017-10-12 Dishes Management - Deep Learning of Griddetail http://nai8.me/video/detail.html?id=186
- 2017-10-13 Dishes management - unified upload interface solution http://nai8.me/video/detail.html?id=187
- 2017-10-13 Dishes Management - New & Update (Level 2 Linkage) http://nai8.me/video/detail.html?id=188
- 2017-10-15 Backend settings - log function (database storage) http://nai8.me/video/detail.html?id=189
- 2017-10-15 Background settings - log cleaning (command line operation) http://nai8.me/video/detail.html?id=193
- 2017-10-16 PC - Categories and dishes http://nai8.me/video/detail.html?id=190
- 2017-10-16 PC - Shopping cart function http://nai8.me/video/detail.html?id=194
- 2017-10-17 EasyWechat installation and configuration http://nai8.me/video/detail.html?id=191
- 2017-10-22 Order payment (key) http://nai8.me/video/detail.html?id=192
- 2017-10-24 Implementation of backend order management http://nai8.me/video/detail.html?id=195