order food and show the food ordered

This commit is contained in:
2018-11-07 14:22:08 +08:00
parent fd73c85279
commit e711822f5e
37 changed files with 924 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@ -0,0 +1,11 @@
*.iml
.gradle
/local.properties
/.idea/caches/build_file_checksums.ser
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
.DS_Store
/build
/captures
.externalNativeBuild