Skip to content

tkz96/jet-log-frontend

Repository files navigation

logo

Microverse README Template

📗 Table of Contents

📖 Jetlog Front-End

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.

🛠 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 `https://github.com/tkz96/jet-log-frontend.git`

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

cd jet-log-frontend

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published