Releases: DarshanHeble/Library-Sync
Releases · DarshanHeble/Library-Sync
Release list
V2.0.1
V2.0.0
What's new in Library Management System ...!
- Improved Application
- Fixed lots of bugs
- handle more logic while requesting the book from Client app
- Implemented data indexing for faster database interaction
- and more
Library Management System
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:
- Windows 10 or later, (Not Tested for Mac OS and Linux)
- Latest Microsoft C++ redistributable Build Tools ( https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)