Hotel Booking System
Backend reservation system with file-based persistence
- Java
Backend hotel reservation system with file-based persistence managing bookings, availability, and search across 100+ records. Custom Comparator-based sorting via ArrayLists/HashMaps for dynamic filtering by date, price, and room type. Reduced search response time by 30% through optimized comparison logic.
screenshot / demo — coming soon