abeltsew / final-capstone-front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SummerWave Hotels (Final Capstone)

πŸ“— Table of Contents

πŸ“– SummerWave Hotels

SummerWave Hotels is a website to reserve rooms for the SummerWave Hotel chains. You can select available rooms from a gaphic list in the home page of the website, or you can just click on the reserve menu item and see the full list of available rooms and the city in which they are available. You can visit the repository for the back end of the project.

πŸ›  Built With

Tech Stack

React
  • https://rubyonrails.org/
  • https://react.dev/

Key Features

  • Ability to see the featured rooms in the homepage
  • The ability to reserve rooms based by selecting the city, date and room name
  • The ability to add rooms the the database
  • The ability to deactivate rooms and make them unavailable to reserve

(back to top)

πŸš€ Live Demo

You can see a live demo for the website here.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Install React
  • Install React Router Dom
  • Install Redux
  • Install Redux toolkit

(back to top)

Setup

Clone this repository to your desired folder:

  git clone https://github.com/dev89s/final-capstone-front-end.git

(back to top)

Install

Install this project with:

  cd final-capstone-front-end
  npm install

(back to top)

Usage

To run the project, execute the following command:

  npm start

(back to top)

Run Tests

To run the tests, execute the following command:

  npm test

(back to top)

πŸ‘₯ Author

πŸ‘€ Sasan Moshirabadi

πŸ‘€ Abel Tsegaye

πŸ‘€ Ikoote Rasuli

πŸ‘€ TayyabKM

(back to top)

πŸ”­ Future Features

  • Make the rooms unavailable to be reserved if there is a reservation for the same period
  • Add Dark Mode

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

πŸ™ Acknowledgments

  • We would like to thank my team and my coding partners for their support and guidance.
  • The Design reference for the website belongs to Murat Korkmaz. You can find the reference here

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 67.9%Language:CSS 27.6%Language:HTML 4.5%