https://github.com/bestbynature/final-group-capstone
This repository hosts a comprehensive full-stack application that synergizes the capabilities of Ruby on Rails, React, and Redux. The application is designed to facilitate the seamless booking of flights to beautiful destinations around the world.
https://github.com/bestbynature/final-group-capstone
rails reactjs redux-thunk restful-api ruby-on-rails
Last synced: 2 months ago
JSON representation
This repository hosts a comprehensive full-stack application that synergizes the capabilities of Ruby on Rails, React, and Redux. The application is designed to facilitate the seamless booking of flights to beautiful destinations around the world.
- Host: GitHub
- URL: https://github.com/bestbynature/final-group-capstone
- Owner: Bestbynature
- License: mit
- Created: 2023-08-15T10:51:01.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2023-12-10T04:35:38.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:51:12.551Z (3 months ago)
- Topics: rails, reactjs, redux-thunk, restful-api, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 2.38 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# π Table of Contents
- [π Table of Contents](#-table-of-contents)
- [π Airline Frontend App](#-airline-frontend-app)
- [π€Airline Reservation Management System ](#airline-reservation-management-system-)
- [π§ͺ Linters ](#-linters-)
- [π Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [π» API Documentation ](#-api-documentation-)
- [π» Kanban Board ](#-kanban-board-)
- [π» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Frontend $ Backend Testing ](#frontend--backend-testing-)
- [Usage](#usage)
- [On Windows](#on-windows)
- [To start the development server](#to-start-the-development-server)
- [To build for production and watch for changes](#to-build-for-production-and-watch-for-changes)
- [On Ubuntu](#on-ubuntu)
- [π₯ Author ](#-author-)
- [π₯ Authors ](#-authors-)
- [π₯ Authors ](#-authors--1)
- [π Future Features ](#-future-features-)
- [π€ Contributing ](#-contributing-)
- [βοΈ Show your support ](#οΈ-show-your-support-)
- [π Acknowledgments ](#-acknowledgments-)
- [π License ](#-license-)



Welcome to the frontend of the Airline Reservation Project, a cutting-edge application built using React and Redux technologies. Here, you can easily browse and reserve flights of your choice by selecting your preferred flight date date and city city of origin and destination.
Our user-friendly interface allows you to explore a diverse range of flights with detailed information. You can make informed decisions based on real-time availability, ensuring a seamless reservation process.# [π€Airline Reservation Management System](https://github.com/Bestbynature/final-group-capstone.git)
[Air Reservation Management System Backend](https://github.com/Bestbynature/final-group-capstone.git) is just the end point of all the functionality on the Frontend app it is build on Ruby on rails using postgresql as a Database. Proper authorizations of users and authentication of user for creation reservations, flights and cancel them according to role
## π§ͺ Linters
[](https://github.com/ernestmusong/Booking-app-frontend/actions/workflows/linters.yml)In this project we utilize our skills and knowledge to create this project
Project language
- JavaScript
- Ruby on Rails
- React and Redux
FrameWork
DataBase
Frontend and Backend FrameWork
- log in
- Sign in
- Responsive
- Book Flight
- Reserve Flight
To get to the API Documentation, go to the link above after starting rails server
localhost:3000/api-docs
- Click here for the kanban board. Total Number of People in the team: 4 people: @MarwanDev @naji-97 @citec-47 @Bestbynature
- Github Repo link


To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project with the [Project Repo](https://github.com/Bestbynature/final-group-capstone.git) you need:
- Node installed in your machine
- Ruby installed in your machine
- Ruby on Rails installed in your machine
- Postgres installed and all password and user being setup
- Any integrated terminal like
- CMD `preferred`
- Bash`preferred`
- PowerShell
- VsCode
- etc
### Setup
for cloning follow this steps
- go to green `code` button very top left corner of this Repository container
- copy your `SSH` or `https` file and clone it in your desired folder
- or just download `ZIP` file
- Create `.env` file in root directory and add this line there `port=8000`
Note for [Project repo](https://github.com/Bestbynature/final-group-capstone.git) follow there prerequisites
### Install
Install this project with:
for now you don't need any installation to run project if you already followed [Prerequisites](#prerequisites)
just few dependency packages
npm install
bundle instal
### Frontend $ Backend Testing
Backend Testing
- Backend (RSpec):
- Command: rspec
Frontend Testing
- React UI testing:
- Command: npm test
### Usage
To run the project, execute the following command:
### On Windows
# To start the development server
rails s
# To build for production and watch for changes
yarn build --watch
### On Ubuntu
./bin/dev
π€ Author: Damilare
- GitHub: [@githubhandle](https://github.com/Bestbynature)
- Twitter: [@twitterhandle](https://twitter.com/Dammybest)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/damilareismailabestbynature/)
π€ Naji Ali
- GitHub: [Naji Ali](https://github.com/naji-97)
- LinkedIn: [Naji Ali](https://linkedin.com/in/abdennaji)
π€ MarwanDev
- GitHub: [MarwanDev](https://github.com/MarwanDev)
- Twitter: [@marwanEg](https://twitter.com/marwaneg)
- LinkedIn: [marwan-abdelsattar](https://www.linkedin.com/in/marwan-abdelsattar/)
π€ Ndonyi Maurice Djam
- GitHub: [@citec-47](https://github.com/citec-47)
- Twitter: [@Ndonyi4](https://twitter.com/Ndonyi4)
- LinkedIn: [@ndonyi-maurice](https://www.linkedin.com/in/ndonyi-maurice-b5b49b22b/)
- [ ] Styling of various webpage
- [ ] Better login and authorization
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project please give it star or buy a coffee for us
We would like to thank microverse for giving this opportunity to show up our skills
and the Ruby on rails docs
moving further We want to thank [muratk Korkmaz on Behance](https://www.behance.net/muratk) the [author of the original design](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign) for App Inspiration
This project is [GENERAL PUBLIC LICENSE](/LICENSE) licensed.