Smart Storage Manager | Java | In Progress
- Developing a storage management system using Java and object-oriented programming principles.
- Designed customer and storage unit classes using encapsulation and modular software design.
- Implemented customer registration, unit assignment, occupancy tracking, and search functionality.
- Utilized Array Lists to manage customer and storage records efficiently.
- Added vacancy and occupancy filtering capabilities.
- Currently implementing file persistence and financial reporting features.
