[DBMS Project] An interactive web portal for automating various manual processes done by librarian.
Manual process of keeping student records, book records, account details, managing employee is very difficult. There are various problems also faced by the student in library such as finding any particular book, information whether book is available or not, for what time this book will be available, searching of books using ISBN number etc. To eliminate this manual system, Library Management System has been developed.
You can download the report here. To download the presentation, click here.
You can check the screenshots of User Interface here.
Admin Dashboard deal with the following :
Displaying all members records.
Displaying all books records.
Update Book Records.
Delete Book Records
Add Book Records
Add Member/Student Records
Delete Member/Student Records
Update Member/Student Records.
The source code of this project is written in PHP. So, you’ll require WAMP/XAMPP/MAMP to run this project.
dbcon.php
localhost/{YOUR FOLDER NAME}
if (needHelp === true) {
var emailId = "vinitshahdeo@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Feel free to contact me via Facebook.
Invite me to connect on LinkedIn.
Looking for the “J” Component stuffs, you’ve landed at right place!
You can use this project for the following courses :
Course Name | Course Code |
---|---|
Database Management Systems | ITE1003 |
Open Source Programming | ITE1008 |
Object Oriented Analysis and Design | ITE1007 |
Software Engineering-Principles and Practices | ITE1005 |
MIT © Vinit Shahdeo
@Vinit_Shahdeo%20:&url=https://github.com/vinitshahdeo/Library-Management-System">
Thank you for being here!
This project has saved me and my friends for many times in college.
____ _ _ _
/ ___| | __ _ __| | | |_ ___
| | _| |/ _` |/ _` | | __/ _ \
| |_| | | (_| | (_| | | || (_) |
\____|_|\__,_|\__,_| \__\___/
___ ___ ___
/ __|/ _ \/ _ \
\__ \ __/ __/
|___/\___|\___| _ _
_ _ ___ _ _ | |__ ___ _ __ ___| |
| | | |/ _ \| | | | | '_ \ / _ \ '__/ _ \ |
| |_| | (_) | |_| | | | | | __/ | | __/_|
\__, |\___/ \__,_| |_| |_|\___|_| \___(_)
|___/
Share your story(vinitshahdeo@gmail.com) if you’re using this repo for your mini/course project. I will be more than happy to know how does this project helped you.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}