Skip to content

Library Management System

Choose a tag to compare

@DarshanHeble DarshanHeble released this 15 Oct 12:34
· 15 commits to main since this release

Library Management System - Release Notes

Version 1.0.0 - October 2024

Admin App

New Features:

  • User Management:
    • Add, edit, and delete users in the system.
    • Track issued books and manage the number of books each user has issued.
  • Book Management:
    • Add new books with metadata such as title, author, course, semester, and quantity.
    • Update book information and track the total number of available copies.
    • Enhanced book validation to ensure all required fields are filled out.
  • Issue & Return Books:
    • Easily manage book issuance and return with detailed record-keeping of dates.
    • Automated fine calculation for late returns.
  • Dashboard:
    • Overview of key statistics like the total number of books, issued books, and users.
    • Visual representation of available vs. issued books for better resource management.
  • Real-time Data Sync:
    • All book and user data syncs in real-time, ensuring no data loss.

Client App

New Features:

  • Request Book Easily:
    • Users can request a book from the the Client app easily and borrow it from admin.
  • Browse Books:
    • View available books by title, author, and course.
    • Check availability and issue books directly from the interface.
  • Real-time Data Sync:
    • All book and user data syncs in real-time from Admin and Client Application .

System Requirements: