- 📖 About the Project
- 📝 Kanban Board
- 🚀 Live Demo
- 🚀 Back-end Link
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Hotel Booking System - Front-end is the front-end of an app designed where clients could make reservations for hotel rooms.
- React
- Redux
- CSS
- JavaScript
- Webpack
Client
- Add new Hotel Rooms.
- Add new Hotel Room Categories.
- Delete Hotel Room.
- Make Reservations for Rooms.
- View Rooms.
View the Kanban board for the project here.
View the initial screenshot of the Kanban board here.
The project had a final number of 4 team members.
Watch live demo of the app or visit the app page to use the app.
View the Back-end part of the project here.
To get a local copy of the project, use this link:
cd hotel-booking-front-end
https://github.com/anyars-encarta/hotel-booking-front-end.git
To setup this project, run this command:
npm start
- A Code Editor
- Internet Connection
- Git
Install this project with Iroko.
To run the project, execute the following command:
npm start
To test the project, execute the following command:
npm test
You can deploy this project using:
- GitHub Pages
- Render
- Any other hosting site
👤 Anyars Yussif
- GitHub: @anyars-encarta
- Twitter: @anyarsencarta
- LinkedIn: LinkedIn
👤 Saheed (Akorede) Emiola
- GitHub: @Akorede3133
- Twitter: @SaheedAkorede7
- LinkedIn: LinkedIn
👤 Maurice (Olabisi) Coker
- GitHub: @coker2019
- Twitter: @olabisi
- LinkedIn: LinkedIn
👤 Mozamel Jawad
- GitHub: @MozamelJawad
- Twitter: @mozameljawad
- LinkedIn: LinkedIn
- Add Conference Hall Reservations
- Add Recreational Center Reservations
- Cancel Reservations
- Change Reservations
Contributions, issues, and feature requests are welcome!
If you like this project, please give it some starts ⭐️⭐️⭐️⭐️⭐️
Special credit to Murat Korkmaz, the author of the original design on behance.net used in this project and microverseinc for the design materials.
-
How were the Linters utilised?
- The Linters (npx eslint "/*.{js,jsx}" --fix and npx stylelint "/*.{css,scss}" --fix) were utilized with the help of resources provided by @microverseinc.
-
What new features should be expected in the next release of the project?
- We are currently working on adding:
- Add Conference Hall Reservations
- Add Recreational Center Reservations
- Cancel Reservations
- Add payment system
- We are currently working on adding:
This project is MIT licensed.