Skip to content

irontrack/RestaurantPOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RestaurantPOS

The purpose of this project is to create a python and Qt based restaurant point of sales application.

Interface: Qt GUI

  • the program interface is deloped/prototyped using Qt designer. Prototypes are saved as .ui files

    and converted to computer written .py files using pyuic5.

  • once the UI is prototyped, the .py files are rewritten/ edited to fit in better with program architecture

Driver: python3

Coding Style: Object Oriented

Data Base: SQlite3

About

A repo for an application designed to emulate a restaurant point of sales system GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages