Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.13 KB

DigiLib - Class 12 CS Project

Made by Daksh Agrawal for Academic Session 2020-21 for CBSE Computer Science Subject. This project was well-beyond the basic requirements for the project. Many Libraries and Techniques used in this project are NOT taught in the Subject.

For Intro to the Project, check out the demonstration Video on YouTube at https://www.youtube.com/watch?v=DR75CiFETdA

Usage

Please use this project only as an inspiration and example. Use your own creativity and skills to make this project to get real value out of this.

Features

  • Insert, Update and Delete Records about Books, Students and Borrowing History through GUI
  • Export Database as CSV File to process in other Data Management Software (Excel etc.)
  • Save Database Access to Binary (.dat) Files for Future Access
  • Password Required for Admin Access

Technologies Used

Please ensure all of these are installed on the system for smooth experience.

  • Python 3.8
  • MySQL 8.0.20
  • Tkinter
  • PIL
  • CSV
  • Pyperclip
  • Pickle

Credits

  • St Paul's Sr. Sec. School, Udaipur
  • Mr. Sanjay Sharma, PGT, St Paul's School, Udaipur
  • My Parents
  • The Computer Science Class of 2021