Skip to content

A web app for renting planes. Users can browse listed planes and view details. And register to make reservations from different locations around the world. Registered users can access and manage all of their reservations. ✦ Built with Ruby on Rails ◦ React ◦ JWT

Notifications You must be signed in to change notification settings

bengigo/jet-log

 
 

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Jetlog Front-End

A web 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.

🛠 Built With

Tech Stack

Client
Server
Database

(back to top)

Key Features

  • [Authentication]
  • [Aeroplanes]
  • [Aeroplane-Details]
  • [Reservations]
  • [Make-Reservations]

(back to top)

Live Demo

💻 Getting Started

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

Prerequisites

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

Setup

Clone this repository to your desired folder:

1. Clone this repository

git clone `git@github.com:bengigo/jet-log.git`

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

cd jet-log

3. Install the dependencies

npm install

4. Finally you can run the server:

npm start

Run tests

npm test

Deployment

This app is hosted at https://the-awesome-berkay-akbas-site.netlify.app

(back to top)

👥 Authors

👤 Talha Zuberi

👤 Bengi Genç

👤 Sharon Odhiambo

👤 Aquinas Moriasi

👤 Berkay Akbas

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

(back to top)

⭐️ Show your support

If you like this project, please give it a ⭐ at jetlog-frontend and jetlog-backend

📝 License

This project is MIT licensed.

(back to top)

About

A web app for renting planes. Users can browse listed planes and view details. And register to make reservations from different locations around the world. Registered users can access and manage all of their reservations. ✦ Built with Ruby on Rails ◦ React ◦ JWT

Topics

Resources

Stars

Watchers

Forks

Languages

  • HTML 49.4%
  • JavaScript 37.6%
  • CSS 13.0%