Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubydevi/jetlogix-frontend
JetLogix's front end is a React application that fetches and displays aeroplanes and reservation information from the JetLogix back-end via API endpoints, ensuring a seamless user interface for private jet reservations.
https://github.com/rubydevi/jetlogix-frontend
api bootstrap5 react react-styled-component react-testing-library redux-toolkit
Last synced: about 4 hours ago
JSON representation
JetLogix's front end is a React application that fetches and displays aeroplanes and reservation information from the JetLogix back-end via API endpoints, ensuring a seamless user interface for private jet reservations.
- Host: GitHub
- URL: https://github.com/rubydevi/jetlogix-frontend
- Owner: rubydevi
- License: mit
- Created: 2023-10-31T09:56:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-16T07:59:30.000Z (12 months ago)
- Last Synced: 2023-11-16T09:27:08.006Z (12 months ago)
- Topics: api, bootstrap5, react, react-styled-component, react-testing-library, redux-toolkit
- Language: JavaScript
- Homepage: https://jetlogix.onrender.com/
- Size: 5.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JetLogix
# π Table of Contents
- [π About the Project](#about-project)
- [π Back End](#back-end)
- [π Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [π Live Demo](#live-demo)
- [π» Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [π Kanban Board ](#kanban-board)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π Attribution](#attribution)
- [β FAQ](#faq)
- [π License](#license)JetLogix's front end is a React application that fetches and displays aeroplanes and reservation information from the JetLogix back-end via API endpoints, ensuring a seamless user interface for private jet reservations. Its engaging design delivers an immersive experience, allowing users to efficiently create, delete, browse, select, and reserve private jets.
[Click here to see the JetLogix back end](https://github.com/rubydevi/jetlogix-backend)
> Make Private Jet Reservations
> View, modify, and cancel reservations.
> Create, edit, and view plane details.
> Secure user login and profile management.
> Create, edit, and view plane details for a comprehensive understanding.
> Secure user authentication and profile management
> Live Demo of this application:
- [Live Demo Link](https://jetlogix.onrender.com/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/rubydevi/ jetlogix-frontend.git
```
### Install
Install this project with:
```sh
cd my-project
npm install or yarn install
```
### Usage
To run the project, you will need to execute:
```sh
npm start
```
### Run tests
To run all tests, run the following command:
```sh
npm test
```
- [Kanban board](https://github.com/rubydevi/jetlogix-backend/projects/1)
- [Kanban board initial state ](https://user-images.githubusercontent.com/112550568/279359779-a877a136-d14e-4813-8868-68b5b7aec9e6.png)
- We are a team of 3 members as indicated in the authors section
π€ Chongtham Ruby Devi
- GitHub: [@rubydevi](https://github.com/rubydevi)
- LinkedIn: [@Chongtham Ruby Devi](https://www.linkedin.com/in/chongtham-bhoomika/)
π€ Yonas Henok
- GitHub: [@YonasHenok](https://github.com/Yonashenok)
- Twitter: [@YonasHenok3](https://www.twitter.com/YonasHenok3)
- LinkedIn: [@Yonas Henok](https://www.linkedin.com/in/yonas-henok/)
π€ Riley Manda
- GitHub: [@RileyManda](https://github.com/RileyManda)
- Twitter: [@rilecodez](https://twitter.com/rileycodez)
- LinkedIn: [rileymanda](https://www.linkedin.com/in/rileymanda/)
> Video Presentation demo of the project
> Deploy the application on render
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/rubydevi/jetlogix-frontend/issues).
Thank you for taking the time to explore this project! Your support means a lot to me. If you find my project valuable and would like to contribute, here is one way you can support me:
- Star the project βοΈ: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.
- Fork the project π΄ π£: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.
- Share with others πΊοΈ: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.
We would like to express my sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and collaborators. Your unwavering support, feedback, and collaborative efforts have played an immense role in making this journey a resounding success.
A big thank you to [Murat Korkmaz](https://www.behance.net/muratk) for the providing the UX design inspiration for this project.
- **Question_1**
Do I have to use the vs code specifically?
- Answer_1
You can use any one of your favortite or prefered editors
## π₯ Attribution
- This application's front-end UI design is based on the original design by: [Murat Korkmaz](https://www.behance.net/muratk)
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)