/PatusNewShop

Restaurant management PC application

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Patus PC application

Patus This is the application for the restaurant Patus.

App

Progress

  • 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

How to download

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

How to use

  • 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

Access Setting

Access Setting

Ticket printing

All tickets

Issues

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.