Bookmandu Library Management System
Library workflow platform for cataloging, issue/return, and fines.
Overview
The project at a glance.
Built a .NET library management system with cataloging, issue/return workflows, fines logic, and admin controls backed by PostgreSQL.
0
Technologies
0
Documented features
Complete
Status
Pending
Benchmarks
Problem & goals
Why this needed to exist.
Problem statement
The work addressed a business need where improved record accuracy and reduced turnaround time for borrower operations.
Project goals
- Implemented cataloging, borrowing, returns, and fine-management flows.
- Built admin controls for record and member operations.
- Used PostgreSQL-backed data structure for reliable transactions.
Research & planning
Reducing uncertainty before implementation.
Discovery
- Detailed discovery and research notes have not yet been published for this project.
Requirements
- Implemented cataloging, borrowing, returns, and fine-management flows.
- Built admin controls for record and member operations.
- Used PostgreSQL-backed data structure for reliable transactions.
Planning approach
- Break the scope into clear functional areas.
- Prioritize the primary user journey and reliable data handling.
- Validate each core workflow before expanding the feature set.
Architecture & data
A clear path through the system.
Database design
The application uses a relational data layer. A detailed public schema is not available yet.
Implementation
Features and engineering decisions.
Implemented cataloging, borrowing, returns, and fine-management flows.
Built admin controls for record and member operations.
Used PostgreSQL-backed data structure for reliable transactions.
Challenges & solutions
What made the work difficult—and how it was handled.
Challenges
- Detailed engineering challenges have not yet been published for this project.
Solutions
- Improved record consistency across library operations.
- Reduced service time for issue/return workflows.
User flow
- 1Enter the relevant product or operational workflow
- 2Complete the primary task
- 3Review the resulting data or outcome
Development timeline
From planning to delivery.
- 01
Planning
Clarified the core workflow, scope, and technical constraints.
- 02
Design
Structured the data, modules, and primary user journeys.
- 03
Development
Implemented the product in testable functional increments.
- 04
Testing
Validated core flows, data handling, and usability.
- 05
Delivery
Prepared the working product and documented next improvements.
Screenshots
A closer look at the product.
Performance & reflection
What improved and what comes next.
Optimizations
- No verified public performance benchmark is available yet.
Lessons learned
- A detailed lessons-learned write-up is being prepared.
Future improvements
- Add deeper technical documentation and verified outcome measurements.