Skip to content

sabeelahmad/DBMS

Repository files navigation

Library Management System Using Files

Dependencies

  • Pickle

Functionality

  • Add Student Member
  • Add Faculty Member
  • Add Book To Library
  • Issue Book To Student
  • Issue Book To Faculty
  • Return Book - Student (With Fine Calculation)
  • Return Book - Faculty
  • Archive Student Data (Passed Out Students)

To run the project, do the following:

Install Python on your PC/Desktop : Click to install Python

Install Pip and run the following command on your terminal(Linux/Mac) or Command Prompt(Windows) :-

pip install pickle

You are good to go to run the project.

About

Library Management System Using Files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages