This is a library management system that stimulates basic functionalities of a library.
- Add, update books details
- Add, update members details
- Issue, return books
- View all books and members in the library
- View summary of issued and retured books
- Search details of books and members
- View dashboard
For front end used HTML, CSS and JavaScript, for backend used PHP and Mysql