Skip to content

As a traveler, I want to be able to search for directions to a destination and also recevive weather conditions so that I can plan accordingly.

Notifications You must be signed in to change notification settings

nodechelle/git-there

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Git There

Using the Google maps API and the Open Weather Map API, the traveler will be able to search to receive directions to the desired destination from their current location. The search will also return the current weather and forecast for the destination.

Live Links

Description

As a traveler, I want to be able to search for directions to a destination and also recevive weather conditions so that I can plan accordingly.

Criteria

GIVEN I am using the app to search the weather and directions

  • When I enter the app
    • THEN the current local weather is displayed
    • THEN an interactive map is displayed
  • WHEN I enter a city into the search
    • THEN the city weather is displayed
  • WHEN I enter a city into the search
    • THEN city weather is displayed for the next 5-days
  • WHEN I enter a city into the search
    • THEN the driving directions from the current location to the destination is displayed on the map
  • WHEN I select "more options" from the map
    • THEN I am taken to a new tab with the current search results and the full Google Maps functionality
  • WHEN I enter a city into the search
    • THEN recent searches are saved
  • WHEN I refresh the page
    • THEN the saved events persist
  • WHEN I select a previous destination
    • THEN the search is repeated with up-to-date results

Usage

The following animation demonstrates the application functionality:

A user searches the weather forcast and map directions.

The following image demonstrates map view choices Additional map view choice.

Technologies Used:

  • Bootstrap 4
  • jQuery
  • Google Maps API
  • Open Weather API

Credits:

License

MIT License

About

As a traveler, I want to be able to search for directions to a destination and also recevive weather conditions so that I can plan accordingly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published