Skip to content

This is a Customer Management System designed using python.

Notifications You must be signed in to change notification settings

Adarsh9616/CMS-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a Customer Managemet System designed using python. It contains two Python files: CMS_OOPS.py - which deals with the functionality of the CMS. CMS_GUI.py - which deals with the basic layout of CMS designed using tkinter in python. CMS_GUI.py imports CMS_OOPS.py and use its functionality. CMS_OOPS.py imports pickle for saving user data into a specified location(path should be changed before using). Functions: Add Customer Delete Customer Modify Customer Search Customer Display Customer Save to Pickle Load from Pickle

About

This is a Customer Management System designed using python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages