Giter Club home page Giter Club logo

flighttrackapp's Introduction

Ground to Sky: A Flight Search Tool

Project is currently WORK IN PROGRESS This is app is deployed to Heroku: https://ground-to-sky-flight-tracker.herokuapp.com/FlightTrackApp

Installation

Bundler

If you do not have bundler installed in your system, run the following command in your terminal:

gem install bundler

Within your terminal, navigate to the root directory of this project and install all the required dependencies by running:

bundler install

If an error says that an incorrect Ruby version is used, you may have to install the specified Ruby version by running rvm install 2.4.0 (or other version number specified). Then, specify your local system to run the correct Ruby version by running rvm use 2.4.0.

PostgreSQL installation

Once all dependecies have been resolved, install PostgreSQL into your system if you don't already have one.

Follow the instructions through this blog:

Make sure that you also create a superuser by following all the insructions provided. You can ignore the 'Set up Postgres to work with a Rails app' section.

Initializing the application

bundle exec rackup

This will start an instance of the application as a local server. To access the application, navigate to localhost:9292 (default) in your web browser. You should be redirected to the landing page.

flighttrackapp's People

Contributors

markentoine avatar yingcgooi avatar

Watchers

 avatar

Forkers

yingcgooi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.