An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Chatvista

 

library Management System


Github top language

Github language count

Repository size

Github stars


## :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

 

Back to top