Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.63 KB

README.md

File metadata and controls

46 lines (24 loc) · 1.63 KB

Co-Pilot

Co-Pilot is a full stack application that allows users who are road tripping to keep track of all the cities and towns they will encounter on their journey. Information regarding the distance and time is displayed between each city. And upon clicking a particular city, users can find weather, hotel, gas, food, and google maps information.

The Co-Pilot back end can be found here.

Tech Stack

  • The front end was built in Javascript with React-Native. Jest/Enzyme were used for testing and Expo was used as a simulator to build this project.

  • The back end was built with Rails, RSpec, Postgres, Google Maps API, Darksky API, and Census.gov.

Local Installation

  • Clown down this repository https://github.com/copilotroadtrip/Co-Pilot.git
  • cd into the directory
  • run npm install
  • Download Expo to view it on an iOS simulator. Installation instructions can be found here
  • run npm start

Screenshots

Contributors:

Front End:

Theo Bean

Saad Baradan

Back End:

William Peterson

Matt Levy