Skip to content

NodEm9/nano-degree-capstone-project-final

Repository files navigation

nano-degree-capstone-project

Udacity Nano-degree Frontend Web development Capstone-Project

Travel Planner Application.

This app, is Travel application, which allow users plan trip and print out the trip plan The input section comprise of start and end date and once enter the app calculates the days interval between start and end and display the result. It also give infomation about the distination country like currency and other relevant info about the country that might interest the user.

This app was built using the following.

Getting Started

You should have nodejs and npm installed in your local machine, node actuall have npm packages install with it. Install nodejs . In total the app comprise the dependencies and APIs listed below,

Dependencies

  • nodejs
  • express
  • cors
  • webpack

You can get express by using the command npm install express on your terminal afte navigating into the root file. To get webpack see here

APIs

  • Genames
  • weatherbit
  • Pixabay
  • RestCountries

You can get each of APIs here Geoname , weatherbit to get Pixabay here and for RESTCountries check here

Also localForage was use to store and retrieve user data from indexDB locally.

About

Udacity nano-degree capstone project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published