/order_management_program

Order management program for customer based on SQLite3 using tkinter module

Primary LanguagePython

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