The Book Borrow System is a web application designed to manage the borrowing books from a library. It allows users to search for books, borrow them efficiently.
- Search for books by title, author, or genre
- Add/Update/delete books
- Borrow and return books
- View borrowing history as Cookie
- View available & used Tokens
- View recently added books
- Load random books on small-div
- Clone the repository to xampp/htdocs:
git clone https://github.com/ZIDAN44/BookBorrowingSystem.git
- Navigate to the project directory:
cd BookBorrowingSystem
- Open browser and go to:
http://localhost/BookBorrowingSystem
- Search for books using the search bar.
- Click on the book to view details/update/delete.
- Borrow a book by filling form & clicking the "Borrow" button.
- Use tokens if borrowing exceeded more than 10 days.
- View your borrowed books and return them when done.
- Borrowed book will be saved as Cookie.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please contact zidan@tmapparelsbd.net.