Skip to content

lem0n4id/invoice-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice System

This is my Computer Science project for class 12th. It features a grocery store invoicing system made using Tkinter.

screenshots

1 2

Steps to run

  1. Create virtual environment
python -m venv venv
  1. Activate virtual environment
source venv/Scripts/activate
  1. create db
python misc/database/create_db.py
  1. Run the program
python project/projectfile.py

Note- username and password for the program is 000001 and 000001 for admin and 000002 and 000002 for cashier respectively.

About

python project for high school class 12th 2020-2021

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages