Hostel Hub is an Angular-based web application designed to help users find and compare hostels based on ratings, location, price, and basic details.
The project was created to solve the difficulty of finding reliable hostel information. It presents hostel options in a structured, rating-based format so users can quickly search and compare available stays.
- Displays hostel listings with rating, price, location, and gender category
- Search functionality based on city, location, or place name
- Dynamic routing with individual hostel detail view
- Simple and responsive UI
- Home Page: Includes an automated carousel, introductory content, and a small stats section
- About Page: Contains project description along with an accordion for additional information
- Hostels Page: Displays hostel cards with search functionality; currently includes 10 listings (5 Kochi, 5 Kottayam)
- Hostel Details Page: Shows full details of a selected hostel (single listing view)
- Contact Page: Simple form with required fields and a submit alert
Data is served from a custom JSON API created using a db.json file hosted on GitHub raw