Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ LMS Public

Central Library Management System using Angular, Laravel, and MySQL. It manages books, users, and transactions, with features like cataloging, issuing, and tracking for efficient library operations.

Notifications You must be signed in to change notification settings

akashkvdev/LMS

Repository files navigation

Central Library Management System

Library Banner

Overview

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.

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.

Tech Stack

  • Frontend: Angular, Bootstrap
  • Backend: Laravel
  • Database: MySQL

Screenshots

Book Catalog Book Circulation Users Library Card

Setup Instructions

  1. Clone the repository: git clone https://github.com/username/library-management-system.git
  2. Install dependencies:
    • Frontend: npm install
    • Backend: composer install
  3. Set up .env file for Laravel.
  4. Run the server: php artisan serve

Contact

If you need help or have questions, contact me at [email protected].

About

Central Library Management System using Angular, Laravel, and MySQL. It manages books, users, and transactions, with features like cataloging, issuing, and tracking for efficient library operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published