Skip to content

This is the web app where people who want to reserve a room in the hotel can visit and browse all the available rooms and they can be able to reserve the room. It is consuming data from our api called `premium-hotel-backend`

License

Notifications You must be signed in to change notification settings

BertrandConxy/Premium-hotel-frontend

 
 

Repository files navigation

Book an Appointment Frontend

Book an Appointment frontend is the frontend of the Book an Appointment app. The theme of the app is Hotels. The app allows a user to do the following:

  • Login/Sign up.
  • Add Hotels to a list of hotels available for reservation.
  • Reserve selected Hotel.
  • Delete selected hotels.

screenshot

Built With

  • Html, CSS, Javascript
  • React, Redux, Thunk
  • Webpack, Jest, Gitflow

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running in your machine:

1.Clone this repo or download the zip folder:

  git clone https://github.com/Lockless404/dotaCapstone.git

2.Navigate to the location of the folder in your machine:

  you@your-Pc-name:~$ cd <folder>

3.Install all the dependencies:

  npm install

4.Run app in your local browser:

  npm start
  
 Open http://localhost:3000 in your browser

KanBan Board

KanBan Board Link

KanBan Board Link

Initial state

Final number of numbers

3

Authors

👤 SadiQ HabiL

👤 Bertrand Mutangana Ishimwe

👤 Hamza Tarar

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Original design idea by Gregoire Vella on Behance.
  • The Creative Commons license of the design credit to the author.

📝 License

This project is MIT licensed.

About

This is the web app where people who want to reserve a room in the hotel can visit and browse all the available rooms and they can be able to reserve the room. It is consuming data from our api called `premium-hotel-backend`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • CSS 11.4%
  • HTML 3.9%