Demo Project Class 12 CS
Demo Project Class 12 CS
SURAT
Name :
The project work , is the original work done by him during his above full
semester project.
1. REQUIREMENT
2. PROGRAM SPECIFICATIONS
3. SOURCE CODE
4. CONSOLE OUTPUT
5. SHORTCOMINGS
6. APPENDIX
7. BIBLIOGRAPHY
REQUIREMENTS
HARDWARE:-
SOFTWARE:-
ADDITIONAL LIBRARIES:
1. RANDOM
2. TIME
3. Math
4. MYSQL.CONNECTOR
PROGRAM SPECIFICATIONS
The following code is for a Bill management system that can be used for
the managerial purposes that take place in a shop such as the billing. This
Bill Management System is in Python. Talking about the features of this
system, it contains only the admin section. The admin manages all the
orders management, payments, and report. Here, the user can enter
customer details and select items from the menu. The software displays the
menu items as category wise. Users can generate bills after selecting at least
1 item. The system displays a bill inside the ‘Bill Area’ section. We can also
withdraw or deposite money . In a growing world where big data is
increasing haphazardly, effective data management is the key to
systematic analysis and storage. Hence this program can be used for the
aforementioned purposes to avoid cluttering of large amounts of data.
MySQL, Random, Math are the libraries that have been used for running
this code.
BIBLIOGRAPHY
1. Wikipedia
2. “MySQL Connector” (https://www.mysql.com/products/connector/)
3. “Python MySQL”
(https://www.w3schools.com/python/python_mysql_getstarted.asp)
4. For troubleshooting: (https://www.stackoverflow.com/)