Skip to content

Udacity FEND Capstone project | Integration with geo, weather and image providing APIs

Notifications You must be signed in to change notification settings

lrybakova/travel-app

Repository files navigation

travel-app

This app allows you to check the weather in the city you are going to visit and see a picture of it

  • If entered city's picture isnt found, then a picture of the ocuntry will be shown
  • If trip starts today, weather will be shown for today
  • If trip starts in a period of 2 weeks, then the weather will be shown as a forecast for intended day
  • If the trip starts later than 2 weeks, app will show weather for the most far day available.

Web APIs

  • GeoNames: API returns coordinates from the destination city name.

  • Weatherbit: this API was used to get weather forecasts based on coordinates from previous API.

  • Pixabay: provides images of the city/country provided.

Dependencies

Webpack Loaders

Webpack Plugins

About

Udacity FEND Capstone project | Integration with geo, weather and image providing APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published