/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 appointments with medical professionals.

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

πŸ“– Airline Frontend App

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.

Air Reservation Management System Backend 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

Linters

πŸ›  Built With

Tech Stack

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

Key Features

  • log in
  • Sign in
  • Responsive
  • Book Flight
  • Reserve Flight

πŸ’» API Documentation

To get to the API Documentation, go to the link above after starting rails server

localhost:3000/api-docs

(back to top)

πŸ’» Kanban Board

  • Click here for the kanban board. Total Number of People in the team: 4 people: @MarwanDev @naji-97 @citec-47 @Bestbynature

  • Github Repo link

Kanban Board Image Kanban Board Image

(back to top)

πŸ’» Getting Started

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

Prerequisites

In order to run this project with the Project Repo 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
    • Bashpreferred
    • 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 follow there prerequisites

Install

Install this project with:

for now you don't need any installation to run project if you already followed 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

(back to top)

πŸ‘₯ Author

πŸ‘€ Author: Damilare

πŸ‘₯ Authors

πŸ‘€ Naji Ali

πŸ‘€ MarwanDev

πŸ‘₯ Authors

πŸ‘€ Ndonyi Maurice Djam

(back to top)

πŸ”­ Future Features

  • Styling of various webpage
  • Better login and authorization

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it star or buy a coffee for us

(back to top)

πŸ™ Acknowledgments

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 the author of the original design for App Inspiration

(back to top)

πŸ“ License

This project is GENERAL PUBLIC LICENSE licensed.

(back to top)