Skip to content

adisonlay/roadster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roadster

A road trip planning application and hackathon project developed in 48 hours in a team of four that allows users to plot out a driving route with multiple stops and recommends restaurants and points of interest along the way.

Technologies Used

  • JavaScript
  • jQuery
  • jQuery UI
  • HTML5
  • CSS3
  • Google Maps API
  • DarkSky API

Live Demo

Try the application live at https://roadster.adisonlay.com/.

Features

  • Travelers can enter a road trip start location.
  • Travelers can add stops to their route.
  • Travelers can reorder their trip stops.
  • Travelers can view a map of their route.
  • Travelers can view the weather conditions for a location.
  • Travelers can view a list of points of interest near a location.
  • Travelers can select points of interest to visit along their route.
  • Travelers can view their trip itinerary with selected location information.
  • Travelers can print their road trip summary.

Development

Requirements

  • Google Maps API Key

Getting Started

  1. Clone the repository.

    git clone https://github.com/adisonlay/roadster.git
    cd roadster
  2. Add Google Maps API Key to keys.js based on the configuration file in the js directory.

  3. Open the application in your browser.

    open index.html

About

A JavaScript road trip planning app for travelers looking for points of interest along their route.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •