Skip to content

allenamaya/Hotel-Hopper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Hotel Hopper

License: MIT

The Hotel Hopper is a web-based platform built on Rails that simplifies the search and booking process for travelers, while providing hotel owners with an effective way to market their properties and manage bookings.

logo

Features

  • User-Friendly Search: Easily search for hotels based on location, dates, price range, amenities, and ratings.
  • Hotel Listings: Hotel owners can create and manage detailed listings, including room types, amenities, pricing, and availability.
  • Seamless Booking Process: Securely book hotel rooms with real-time availability updates and integration with payment gateways.
  • User Reviews and Ratings: Leave reviews and ratings for hotels to help fellow travelers make informed decisions.
  • Personalized User Profiles: Manage bookings, view history, update information, and track booking notifications.
  • Admin Dashboard: Efficiently manage hotel listings, user accounts, bookings, and perform administrative tasks.
  • External API Integration: Enhance the user experience with integration of mapping services, weather data, and local attractions.

Installation

  1. Clone the repository: git clone https://github.com/your-username/hotel-hopper.git
  2. Navigate to the project directory: cd hotel-hopper
  3. Install dependencies: bundle install
  4. Set up the database: rails db:setup
  5. Start the server: rails server
  6. Visit http://localhost:3000 in your browser to access the application.

Live link

https://hotel-hoper.onrender.com/

Requirements

  • Ruby version: 2.7.4
  • Rails version: 6.1.4
  • PostgreSQL database

Contributing

Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please submit a pull request. Ensure that your code follows the project's coding conventions and includes appropriate tests.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Contact

If you have any questions or need further assistance, please feel free to contact us at [email protected]

Happy hopping with Hotel Hopper!

Releases

No releases published

Packages

No packages published