https://github.com/syed007hassan/libray-management-system
It is an e-library management system. There are two types of users who can this application. One is the admin and other is student. Both have their different sets of functionalities. User can also issue a book and the admin can keep track of it through this system. Concepts of OOP are integrated in the coding and the concept of filing is used.
https://github.com/syed007hassan/libray-management-system
Last synced: 5 months ago
JSON representation
It is an e-library management system. There are two types of users who can this application. One is the admin and other is student. Both have their different sets of functionalities. User can also issue a book and the admin can keep track of it through this system. Concepts of OOP are integrated in the coding and the concept of filing is used.
- Host: GitHub
- URL: https://github.com/syed007hassan/libray-management-system
- Owner: Syed007Hassan
- Created: 2022-05-16T17:57:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T18:18:06.000Z (over 3 years ago)
- Last Synced: 2025-02-17T21:46:33.045Z (8 months ago)
- Language: C++
- Size: 138 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Libray-Management-System
It is an e-library management system. There are two types of users who can this application. One is the admin and other is student. Both have their different sets of functionalities. User can also issue a book and the admin can keep track of it through this system. Concepts of OOP are integrated in the coding and the concept of filing is used.