ibr5500 / we_fly_digital_frontend

We Fly Digital: is a flight reservation app that allow the user to book a flight from and to anywhere.

Home Page:https://we-fly-digital.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We Fly Digital

We Fly Digital is a responsive app that lists flight reservations. A user can select a specific airline, see the details page with its full description, and can click the "Reserve" button to reserve it. The user can also access the "Reserve" page from the navigation panel, and add or delete a reservation or airline.

API Documentation

Check out the API documentation

Project Documentation πŸ“„

  • Here is the deployed of back end HerokuπŸ‘ˆ
  • Here is the deployed of front end NetlifyπŸ‘ˆ

Kanban board

ERD diagram

Screenshot from 2022-10-05 10-32-43

Back-End Repo

Built With πŸ› οΈ

  • Programming Language: Javascript
  • Framework: React JS
  • Linter: ESlint
  • Code Editor: VS Code

Getting Started

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

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

Setup

Clone the repository using the GitHub link provided below.

installation

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

  • clone the repository by running: git clone git@github.com:ibr5500/flight_reservation-frontend.git
cd flight_reservation-frontend
  • Install dependencies
npm i 
or
npm install
  • To Start the development server
npm start
  • To test the project
npm test

Authors

πŸ‘€ Nati Gebregorgis

πŸ‘€ Ibrahim Ahmat

πŸ‘€ Kanombola Kanombola

πŸ‘€ GASOMINALI Olivier

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The Creative Commons license of the design requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.

πŸ“ License

This project is MIT licensed.

About

We Fly Digital: is a flight reservation app that allow the user to book a flight from and to anywhere.

https://we-fly-digital.netlify.app/

License:MIT License


Languages

Language:JavaScript 83.1%Language:CSS 15.4%Language:HTML 1.6%