😄 Library Management System 📚 is an online way to keep the trace of students, books and issuer. It can be used in the institution 🏫 level to easily maintain the record 😄
❤️ Try to run it on the local machine and show your love ❤️
Netbeans set up, follow these steps to install it
MySQL set up, follow these steps
- Have login functionality
- New Student 👧 record can be stored with unique id
- New Book 📔 record can be stored with unique id
- Statistics 📈 to show the record of all the books which has been issued mentioning their status
- Issue Book page to entry the data of the issued book
- Return Book page to entry the data of returned book
- Logout functionality to keep the data secure and safe