https://github.com/idaljeetsingh/library-management-system
A 'C' project on Library Management System using File Handling to store the records of the books and members of a Library.
https://github.com/idaljeetsingh/library-management-system
c file-handling file-handling-in-c library-management-system project
Last synced: 11 months ago
JSON representation
A 'C' project on Library Management System using File Handling to store the records of the books and members of a Library.
- Host: GitHub
- URL: https://github.com/idaljeetsingh/library-management-system
- Owner: idaljeetsingh
- Created: 2018-10-02T16:07:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T16:08:15.000Z (over 7 years ago)
- Last Synced: 2025-05-30T04:48:14.814Z (about 1 year ago)
- Topics: c, file-handling, file-handling-in-c, library-management-system, project
- Language: C
- Size: 75.2 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Library Management System
# Description:
A C project that uses File Handling to store the records of Books & Members in a .BIN file and let the operator to perform following operations:
* Add, Delete, Issue & Return Book");
* Add & Delete Member
# Limitations:
The project is still under development and may have bugs at different stages.
# Screenshots:

