We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8265b55 commit 0e90766Copy full SHA for 0e90766
README.md
@@ -44,6 +44,7 @@ My wish to make this a convenient tool help people who can not read or people ca
44
45
## Ver1.3.1 Add tkinter module
46
* Add a ```order_program.py``` can use tkinter to order.
47
+* Add threading to process front end and back end
48
49
## To do list
50
* More calculate option
@@ -61,7 +62,7 @@ My wish to make this a convenient tool help people who can not read or people ca
61
62
63
* With a GUI.
64
- [ ] May on flask(Online)
- - [ ] TKinter(Local)
65
+ - [X] TKinter(Local)
66
67
* Order option
68
- [ ] You can use voice to edit menu price or item
0 commit comments