Skip to content

muiradams/routetogo

Repository files navigation

RouteToGo

A web app for finding all possible flight routes between two cities based upon a user's search criteria. Created with React, Redux, Node, Express, PostgreSQL, GraphQL, and SASS using TDD (Mocha/Chai).

This app is deployed on Digital Ocean here: http://www.routetogo.co

  1. Install dependencies: npm install
  2. Import the database file routetogo_db.bak into PostgreSQL, and start the PostgreSQL server.
  3. Start the server in development mode: npm run dev
  4. Open your browser to http://localhost:4000/

About

A single-page web app for finding all possible flight routes between two cities.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors