Skip to content

sohelshekhIn/Restaurant-Billing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resturant-Billing-System

Download

Download ZIP file, unzip it

Installation

1. Using venv

  For Windows:
        Open file location, then open cmd prompt in that location and type 
          '.\venv\Scripts\activate'
  
  For linux:
        Open file location, open terminal window and type 'source venv\Scripts\activate'

2. Normal

  Open command prommt by searching in Windows search or "Windows Key + R" and then type "cmd" and hit enter
  type "pip install -r requirements.txt" and enter, it will download required modules and then run "py main.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages