This is the application for the restaurant Patus.
- Create the interface
- Full screen
- Side bar
- Database interactions
- Tables viewer
- Cash register
- Setting
- Bind the interface
- Create the database logic
- Create the server thread
- Create the clock thread
- Create the receipt printer
Make sure you have git installed, please refer to how to install git.
Then run the command below to clone the repository, refer to how to use git clone for more information.
git clone https://github.com/Mouradost/PatusNewShop.git
run the command bellow to update your application, check git pull for more information.
git pull origin/master
-
Clone the repository in your local machine
-
Run PatusUi.py by the command bellow
python PatusUi.py
-
Install the PatusMobileApp.apk on your phone
-
Run and login to the Mobile APP
-
Change and save your setting by following the pictures bellow
-
Congratulation! You can use the app now
If you have any issues or requests please click here and choose the right template for your request, your request will be handled as soon as possible.