Skip to content

Resturant Management System is design for the Resturants Billing System to make things easy for Resturant Managers. Its a GUI Version written in Python.

Notifications You must be signed in to change notification settings

nullr3x/Resturant_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resturant System

Resturant Management System is design for the Resturants Billing System to make things easy for Resturant Managers. Its a GUI Version written in Python.

Screenshot

alt text

Installation

git clone http://github.com/Mehra1998/Resturant_System.git

Recomended Python Version :

Resturant_System currently supported Python3.x.

  • The recommended version for Python3 is 3.4.x

Dependencies :

Resturant_System depends on the [tweepy, pandas, shutil, aylienapiclient, csv, io, colorama, subprocess, codecs, json] python modules.

These dependencies can be installed using the requirements file:

  • Installation in Windows:
c:\python27\python.exe -m pip install -r requirements.txt
  • Installation on Linux:
$ sudo pip install -r requirements.txt

Features :

  • GUI mode of this Resturant Management System.
  • Bill Generate Option (Coming Soon).
  • Combos Pack Option (Comming Soon).

Usage :

$ python3 resturant.py

License : Resturant_System is licensed under the GNU GPL license. take a look at the LICENSE for more information

About

Resturant Management System is design for the Resturants Billing System to make things easy for Resturant Managers. Its a GUI Version written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published