Skip to content

v1.0.2 - DSA Final Project (Smart Library System)

Latest

Choose a tag to compare

@EldrexDelosReyesBula EldrexDelosReyesBula released this 05 May 11:58
31f5ca7

Navotas Polytechnic College
Smart Library Search and Management System

v1.0.2 Update - NPC Smart Library Search and Management System


This is the final production-ready version of the Smart Library System, developed for the Data Structures and Algorithms subject at Navotas Polytechnic College. This release transitions the library from manual retrieval to a digitized, algorithm-driven platform with advanced shelf-tracking and availability management.



🌟 What's New in v1.0.2

📍 Physical Location Tracking

  • Shelf & Section Assignment: Every book now has a precise physical address in the library.
  • Location Mapping: Search results now display the exact wing (e.g., "Main Hall", "Reference Room") for faster retrieval.

✅ Inventory & Availability

  • Live Status: Real-time "Available" or "Borrowed" status indicators.
  • Visual Status Coding: The book table highlights borrowed books for quick visual scanning.

⚡ Extreme-Scale Performance

  • Optimized Binary Search: ID-based lookups remain near-instantaneous O(log n).
  • Universal Search: Enhanced keyword search scans across Title, Author, Location, and Shelf simultaneously.
  • Stress Tested: Validated for stability with over 2,000,000 records.



Developed by Group 1 - Byte Me Maybe