An open API service indexing awesome lists of open source software.

https://github.com/yothu/reservify-front-end

A hotel reservation app displays all the existing hotels and details of each hotel, allowing the user to reserve the hotel they want.
https://github.com/yothu/reservify-front-end

front-end hotel-reservation react

Last synced: 11 months ago
JSON representation

A hotel reservation app displays all the existing hotels and details of each hotel, allowing the user to reserve the hotel they want.

Awesome Lists containing this project

README

          

# Reservify

> #### A hotel reservation app displays all the existing hotels and details of each hotel, allowing the user to reserve the hotel they want.

> Check the [Back-end Repository](https://github.com/Yothu/reservify-back-end) of this project!

> #### Allows users:

- To Signup and Login.
- To Reserve a room in any hotels
- To See all his reservations.
- To Cancel a reservation.

> #### Allows admins:

- To Login.
- To Add a new hotel.
- To Delete a hotel.

## Built With

> Front-end

- React.js
- Redux (@redux/toolkit)
- Bootstrap5
- Module CSS

> Back-end

- Ruby on Rails
- PostgreSQL

## Additional Used

- JWT
- Jest
- Sass
- KanbanBoard
- Linters
- Gitflow

## Link to API
The API for this project was built with Ruby on Rails. For more information and the documentation, [check out the repository on Github](https://github.com/Yothu/hello-rails-back-end)

## Live Demo 🌐

### [Reservify link](https://reservify.netlify.app/)

## Getting Started

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

```sh
git clone git@github.com:Yothu/reservify-front-end.git
```

Then
```sh
cd reservify-front-end
```

To install packages
```sh
npm install
```

To Run the app
```sh
npm start
```

To Run the test
```sh
npm run test
```

## Authors

>

Front-end Team

👤 **Kyrillos Hany**

- GitHub: [@Bondok6](https://github.com/Bondok6)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kyrillos-hany/)

👤 **Eduardo**

- GitHub: [@eduardosancho](https://github.com/eduardosancho)
- LinkedIn: [Eduardo Sancho Solano](https://www.linkedin.com/in/eduardo-sancho-solano/)

👤 **David Vergaray**

- GitHub: [@Yothu](https://github.com/Yothu)
- LinkedIn: [David Vergaray](https://www.linkedin.com/in/david-vergaray-almontes-051a11127/)

>

Back-end Team

👤 **Fernando Herrera**

- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [Fernando Herrera](https://twitter.com/fherrera0206)

👤 **Anibal Amoroso**

- GitHub: [@githubhandle](https://github.com/sj1978)
- LinkedIn: [LinkedIn](https://linkedin.com/in/anibalamoroso)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Acknowledgments

Original design [Vespa](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign/modules/173005583) by [Murat Korkmaz](https://www.behance.net/muratk) on [Behance](https://www.behance.net/)

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](./MIT.md) licensed.