ishiprak / travello

A travelling planner app to assist the trippers.

Home Page:https://ishiprak.github.io/travello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travello

A travelling planner app to assist the trippers.

You can visit the Travello web app at- https://shivamprakash.me/travello

Technologies used-

  • HTML5
  • CSS3
  • JS
  • JQuery
  • AJAX (asynchronous call for data fetching from APIs)
  • REST API
  • JSON (manipuation of retrived data)

Working-

Travello is built on the top of technologies such as JQuery and AJAX call of REST API services. Travello asks for the travelling venue of the user's choice and hence asynchronously fetches the related WikiPedia articles (along with principle thumbnail and other metadata) and also some New York Times news articles based on the location provided. Then Travello does some JS and JQuery manipulations of the JSON data object recieved asynchronously from the AJAX call of REST APIs provided by MediaWiki and New York Times, and hence appends the insightful articles and other info to its web app body for the users to see.

Therefore assisting the travel enthusiasts and voyagers to know more about their venue of choice and prepare accordingly. :)

About

A travelling planner app to assist the trippers.

https://ishiprak.github.io/travello


Languages

Language:JavaScript 50.2%Language:CSS 36.3%Language:HTML 13.5%