Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lamaparbat/elibrary
This is a library management system with multiple features and functionality which I made by using HTML5, CSS3, BOOTSTRAL5, JAVASCRIPT as frontend Programming Languages and Backend tech as PHP & MYSQL.
https://github.com/lamaparbat/elibrary
bootstrap4 javascript jquery-ajax mysql-database php sql
Last synced: about 2 months ago
JSON representation
This is a library management system with multiple features and functionality which I made by using HTML5, CSS3, BOOTSTRAL5, JAVASCRIPT as frontend Programming Languages and Backend tech as PHP & MYSQL.
- Host: GitHub
- URL: https://github.com/lamaparbat/elibrary
- Owner: lamaparbat
- Created: 2021-12-03T17:43:38.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T06:07:50.000Z (about 2 years ago)
- Last Synced: 2024-04-29T22:47:33.340Z (9 months ago)
- Topics: bootstrap4, javascript, jquery-ajax, mysql-database, php, sql
- Language: PHP
- Homepage:
- Size: 7.17 MB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eLibrary
This is a library management system which i made for learning purpose and i learned so much things during this project. The system is categorized into two distinct mode :
i) User Mode. ii) Admin ModeSystem features (UI & Functionality)
- Dark theme mode
- Shortcut button for adding books
- Fixed Navbar
- Flexible sidebar with sever navigation button
- Automatically charge the user if return exceed than deadline
- User center design
- Password encryptionUser Features
- User can register the new account including username, email, password and profile.
- After successfully login, use can see the dashboard consisting a couple of card box which display the availability of books, his/her reserved books, his/her fined details, issued details and other history information.
- edit Profile dataAdmin Features
- Dynamically add, update and delete the book
- Dynamically add, update and delete the user (Member & Student)
- Issue Book to the userFrontend Programming used: HTML5, CSS3, BOOTSTRAL5, JAVASCRIPT , Jquery
Backend Programming used: PHP and SQL.
Database: MySQL
API Handling: Ajax (Jquery).Security Features
- Password encryption# Documentation
1. Install and Setup Xampp server and Mysql databse on your machine.
2. Clone this project and you will get the zip file
3. Extract the zip file
4. Open the xampp server and run all the services like mysql, apache web server by clicking on start button
5. Open the phpmyadmin on the browser : http://localhost/phpmyadmin/
6. Create a new database name -> elibrary
7. Then click on the import tab on the top navbar
8. Click on the "choose a file" button and select the elibrary.sql file from the project folder
9. Click on import button
10. Then cut and paste your project folder inside htdocs folder of xampp folder i.e xammp/htdocs/
11. Finally, type http://localhost/elibrary/ on your browser tab and enjoy the site.## Features
1. BOOKS CRUD
2. USERS CRUD
3. User centered Design
4. Locus of control## Bugs
1. Content alignement
2. Design principle
3. Reverse of action## If you have any problems, feel free to ask me. Find my contacts on this portfolio[https://parbat-5db79.web.app/]
## And if you like my project, do press the follow button. Thank You !!## Author: Parbat Lama