This project is an attempt to make the mass issue and return procedure of books faster, efficient and less cumbersome.
Prerequisite Requirements:
- jdk (version 15 or above)
- jre (version 15 or above)
- Netbeans (version 12 or above) (OPTIONAL - for contributors)
Steps to use the software:
- Clone the repository
- Execute dist/LMS.jar
- Open project with Netbeans to modify
-
- Fork the project
- Clone repository with
git clone <REPO_LINK>
- Create a new branch with the name of the feature added/bug removed (Example:
git checkout -b <BRANCH_NAME>
) - Commit changes and make a PR
Loading Page
Welcome Screen
Register Page
Login Page
Profile Page
Borrow Book Page
Add Book Page
Book Details Page
Member Details Page
Payment Details Page
Profile Page
Borrow Book Page
Payment Details Page
Contributions are welcome
To contribute :