https://github.com/kishan2029/library_management_system
Library Management System is developed using LAMP stack where user can sign in and view books, return or issue books and admin can manage dashboard which includes category, books, authors, etc.
https://github.com/kishan2029/library_management_system
admin-dashboard authentication bootstrap css html5 library-management-system mysql-database php phpmyadmin
Last synced: about 2 months ago
JSON representation
Library Management System is developed using LAMP stack where user can sign in and view books, return or issue books and admin can manage dashboard which includes category, books, authors, etc.
- Host: GitHub
- URL: https://github.com/kishan2029/library_management_system
- Owner: Kishan2029
- Created: 2021-02-12T15:47:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-16T13:08:35.000Z (over 2 years ago)
- Last Synced: 2025-09-05T05:48:05.169Z (10 months ago)
- Topics: admin-dashboard, authentication, bootstrap, css, html5, library-management-system, mysql-database, php, phpmyadmin
- Language: HTML
- Homepage:
- Size: 51.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
library Management System



## :dart: About
A full-stack LAMP application allows users to sign in and view books, return or issue books. Additionally, it provides an admin panel to manage functionalities related to categories, books, authors, etc.
## :sparkles: Features
1) Admin Panel
- Provides an overview of the application's activity.
- Manage categories for book organization.
- Manage author information.
- Manage book information and inventory.
- View and manage user accounts.
- Grant users access to borrowed books.
- Record the return of borrowed books.
- Reset or update admin password.
- Manage own profile information.
2) User Panel
- User Dashboard
- Change Password
- Manage own profile information.
- View Issued Books
- Authentication
- SignIn/SignUp
- Logout
## :rocket: Technologies
The following tools were used in this project:
- PHP
- MySQL
- HTML
- PhpMyAdmin
- Bootstrap