Skip to content

Order management program for customer based on SQLite3 using tkinter module

Notifications You must be signed in to change notification settings

mook6688/order_management_program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB Management Program based on SQLite3 using tkinter module


Order management program for customer based on SQLite3 using tkinter module.


JEONGMUK LIM
Department of Computer Science
Chungbuk National University

충북대학교 컴퓨터공학과 임정묵



- Description

□ File menu, About menu, time function implementation
□ Implementation of inquiry, addition, modification, deletion, termination
▪ For inquiries, when selecting a customer in the customer status, the order status and number of inquiries are displayed at the bottom (items that satisfy the order status query condition)
▪ Addition and modification can be processed on a separate screen
▪ When you click End, you can exit after outputting a confirmation message
□ Functions "Classed"

● Flowchart for management.py

alt text



● management.py

● db.db

About

Order management program for customer based on SQLite3 using tkinter module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages