Skip to content

CLI built using PyMySQL in Python to manage billing system of a store

Notifications You must be signed in to change notification settings

sravanthi657/Department-Store-DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Department-Store-DBMS

A Database Management System built using PyMySQL in Python3.

The mini world will consist of a department store’s billing system. This is a commonly used system in all local supermarkets. The users of the software will be the employees of the establishment using the software. The purpose of the database is to bring more clarity and uniformity in the billing system of a store by creating a solid digital backup which can be checked for inconsistencies. Execution of the program:

$ mysql -u root -p < billing.sql
"Enter your mysql password"
$ python3 INCOGNITO.py
  • Enter your username
  • Enter your mysql password
  • In case of wrong credentials for connection, a prompt telling "Connection Refused" appears.
  • If not: Enter any key to procced to queries

Then Instructions for choosing a query appears

Team

About

CLI built using PyMySQL in Python to manage billing system of a store

Topics

Resources

Stars

Watchers

Forks

Languages