- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This is a real world practical app for renting planes. When the user visits the app they can see all available planes and click on a specific plane to see more details. The user is also authenticated to reserve a plane and see their specific reservations. The app has additional authorization for the admin to add or delete a plane from the database. It's built alongside the jetlog back-end application.
Server
Database
- [Authentication]
- [Aeroplanes]
- [Aeroplane-Details]
- [Reservations]
- [Make-Reservations]
- This is the Live Demo Link.
To get a local copy up and running, follow these steps:
In order to run this project you need:
- Jetlog Backend
- Node and NPM installed
- git installed [In case you want to clone this repo using your terminal]
- Any IDE or text editor that supports Javascript
Clone this repository to your desired folder:
git clone `https://github.com/tkz96/jet-log-frontend.git`
cd jet-log-frontend
npm install
npm start
npm test
This app is hosted at https://the-awesome-berkay-akbas-site.netlify.app
👤 Talha Zuberi
- GitHub: @tkz96
- Twitter: @tkz96
- LinkedIn: Talha Zuberi
👤 Bengi Genç
👤 Sharon Odhiambo
- GitHub: @sharon-odhiambo
- Twitter: @SharonVictor16
- LinkedIn: Sharon Odhiambo
👤 Aquinas Moriasi
- GitHub: Aquinas Moriasi
- Twitter: @Aquinas747
- LinkedIn: Aquinas Moriasi
👤 Berkay Akbas
- GitHub: @berkay-akbas
- LinkedIn: Berkay Akbas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- Original design by Murat Korkmaz on Behance.
If you like this project, please give it a ⭐ at jetlog-frontend and jetlog-backend
This project is MIT licensed.