A centralized platform to manage library resources, allowing users to borrow and reserve books. The system includes barcode scanning, circulation management, and fine tracking features.
- 📚 Resource Cataloging: Manage and track library books and resources.
- 🔄 Circulation Management: Streamlined borrowing and returning process.
- 💰 Fine Calculation: Automatically calculates fines for overdue books.
- 📋 User Management: Manage users, track borrowing history, and monitor activity.
- Frontend: Angular, Bootstrap
- Backend: Laravel
- Database: MySQL
- Clone the repository:
git clone https://github.com/username/library-management-system.git
- Install dependencies:
- Frontend:
npm install
- Backend:
composer install
- Frontend:
- Set up
.env
file for Laravel. - Run the server:
php artisan serve
If you need help or have questions, contact me at [email protected].