Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/ibr5500/we_fly_digital_frontend
bootstrap5 css heroku html jwt-authentication rails rails-api react redux rspec-rails swagger swagger-ui
Last synced: 1 day ago
JSON representation
We Fly Digital: is a flight reservation app that allow the user to book a flight from and to anywhere.
- Host: GitHub
- URL: https://github.com/ibr5500/we_fly_digital_frontend
- Owner: ibr5500
- License: mit
- Created: 2022-09-22T14:37:46.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-14T04:00:16.000Z (8 months ago)
- Last Synced: 2024-05-28T16:42:09.431Z (7 months ago)
- Topics: bootstrap5, css, heroku, html, jwt-authentication, rails, rails-api, react, redux, rspec-rails, swagger, swagger-ui
- Language: JavaScript
- Homepage: https://we-fly-digital.netlify.app/
- Size: 6.92 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# 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](https://flight-digital.herokuapp.com/api-docs/index.html)## Project Documentation 📄
- [x] Here is the deployed of back end [Heroku](https://flight-digital.herokuapp.com/)👈
- [x] Here is the deployed of front end [Netlify](https://we-fly-digital.netlify.app/)👈## Kanban board
- [x] [Link to the initial state of our Kanban board](https://user-images.githubusercontent.com/86069740/194050526-743a478f-d217-40b3-ae1d-11708bd5e355.png)
- [x] [Link to the final state of our Kanban board](https://github.com/users/ibr5500/projects/6)### ERD diagram
![Screenshot from 2022-10-05 10-32-43](https://user-images.githubusercontent.com/86069740/194005586-9b6bced6-eca9-41ec-b2f4-7ece0cd23615.png)
### Back-End Repo
- [x] [We Fly Digital](https://github.com/ibr5500/flight_reservation-backend)
## Built With 🛠️
- [x] Programming Language: ```Javascript```
- [x] Framework: ```React JS```
- [x] Linter: ```ESlint```
- [x] Code Editor: ```VS Code```## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- [x] A web browser like Google Chrome.
- [x] 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 [email protected]:ibr5500/flight_reservation-frontend.git
```bash
cd flight_reservation-frontend
```
- Install dependencies
```bash
npm i
or
npm install
```
- To Start the development server
```bash
npm start
```- To test the project
```bash
npm test
```## Authors
👤 **Nati Gebregorgis**
- GitHub: [@NatiG25](https://github.com/NatiG25)
- Twitter: [@NatiG255](https://twitter.com/NatiG255)
- LinkedIn: [LinkedIn](www.linkedin.com/in/natigebregorgis)👤 **Ibrahim Ahmat**
- GitHub: [@ibr5500](https://github.com/ibr5500)
- Twitter: [@ibr_ahmat](https://twitter.com/ibr_ahmat)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/ibrahim-ahmat/)👤 **Kanombola Kanombola**
- GitHub: [@KanoCode](https://github.com/KanoCode)
- Twitter: [@kanombola_s](https://twitter.com/kanombola_s)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kanombola-kanombola-a38b061a4/)👤 **GASOMINALI Olivier**
- GitHub: [@GOlivierNation](https://github.com/GOlivierNation)
- Twitter: [@OGasominali](https://twitter.com/OGasominali)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/oliviergasominali/)## 🤝 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
- [Microverse](https://www.microverse.org/)
- Code Reviewers
- Original design idea by [muratk](https://www.behance.net/muratk)The [Creative Commons license of the design](https://creativecommons.org/licenses/by-nc/4.0/) 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](./LICENSE) licensed.