Skip to content

ihposey12/AirDok---Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIRDOK

Welcome to AirDok! This application was created with much love!

For many hobbyist pilots, private pilots, etc., landing at regional or executive airports can be expensive. Mostly because the cost of housing the aircraft in a FBO rented hangar is outrageously expensive. Much like homes, there are individuals that own their own hangar and rent them out. The problem is finding those individuals.

Thats where AirDok comes in! AirDok connects those individuals with the private pilots, hobbyists, families, etc, with ease! As a user, you can quickly find the perfect hangar in a location and rent! AirDok also tracks your trips to make sure you don't miss out. A user is also able to create and read other comments on certain hangars to make sure that it is the right fit! Don't like AirDok? No Need for it? Delete your account with ease!

*Currently, AirDok runs off of seeded data. Therefore the data is not entirely real and does not reflect the real world. It is my hope to have a user generated backend up and running very soon.

*AirDok does NOT collect real user credit information

Prerequisites

  1. Latest version of Ruby, Node, ReactJS
  2. Windows/Mac/Linux OS

Getting Started with AIRDOK - Installing

*This ReadMe will act as the instructions for both front and backend repos needed for this app.

  1. Fork and clone this repo from Github
  2. cd into the project folder
    1. cd 'backend' and run 'bundle install'
    2. Run 'rails db:create db:migrate db:seed'
    3. Rails s
  3. On a seperate terminal, Cd into the front directory.
    1. npm install
    2. npm start

DEMO

https://youtu.be/y4PSPOZtwMc

Screenshots

Create Acccount or Login

Main Page

Hangar Listings

Payment Page

Acount Page

Contact

You can enquire @ ihunterposey@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published