Skip to content

libM is basically a simple library management system that helps effective management of books. Key Features: Authenticated actions such as add/update/delete books from stocks and issue books.

Notifications You must be signed in to change notification settings

Abhijeet6387/libM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 

Repository files navigation

libM

libM is basically a simple library management system that helps in effective management of books. Library management systems help libraries to keep track of the books and stocks easily and efficiently.

Key Features

It includes features to add a book to the stock, edit and modify/update a particular book. A user can perform action if and only if he/she is succesfully logged in to the application. User can also issue book(s) of his interest for variable time periods. Role-based authentication system has been integrated in the application where there are two roles defined i.e, Librarian and Patron.
For Login as:
Patron
Email: [email protected], Password: abc123
Librarian
Email: [email protected], Password: lib123
You can create users via register and login into the system to view the application.

Technologies and Approaches Used

Application is based on MERN stack(MongoDB, Express, ReactJS, NodeJS) and is developed by maintaining proper git repository.
Tools and Technologies Purpose
MongoDB Database of the system
NodeJS and Express Backend support
ReactJS Setting up the frontend
Bootstrap Building responsive UI
Postman API testing
Github Maintaining the source code
Heroku Deployment of the app

Thanks for reading this!🙌🙌🙌

About

libM is basically a simple library management system that helps effective management of books. Key Features: Authenticated actions such as add/update/delete books from stocks and issue books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages