https://github.com/unamdev0/library-management-system
Online library management system made with PHP and mysql
https://github.com/unamdev0/library-management-system
mysql php
Last synced: 2 months ago
JSON representation
Online library management system made with PHP and mysql
- Host: GitHub
- URL: https://github.com/unamdev0/library-management-system
- Owner: unamdev0
- Created: 2019-03-13T20:22:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T18:34:11.000Z (over 6 years ago)
- Last Synced: 2025-05-18T15:13:59.162Z (about 1 year ago)
- Topics: mysql, php
- Language: CSS
- Homepage:
- Size: 4.11 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LIBSYS
LIBSYS is a library management system software made with php and mysql
## External frameworks used
- Bootstrap
- Chart.js
- Font Awesome
- Jquery
- Popper.js
#### Note
All above mentioned frameworks are important for the project to run properly
## Functionalities
Functionalities of LIBSYS on admin side are ->
- Show the dashboard contatining statistics
- Show book details
- Show student details
- Show availability of books
- Show Issued book list and their respective information
- Show renewd book list and their respective information
- Show fine details
- Activate/Deactivate user
- Add/Remove book from database
- Read Recommendations
- Messaging service to all students
- Issue/Renew a book to someone
- Manage Profile
Functionalities of LIBSYS on student side are ->
- Show the book details and availibilty
- Show Issued book history
- Show renewd book history
- Show returned book history
- Show fine details
- Send recommendations to the admin
- Messaging service to students and admin
- Manage Profile