Webapp for people looking to explore the beautful city of Taipei. Work-in-progress.
A mashup integrating a number of external public APIs to showcase events, restaurants, hotels etc. around Taipei. At the moment, only the events page is finished showing upcoming events fetching data from Eventful API, showing directions on a google map from current location to the venue, calculating distance.
Client-side only app in written in React, utilizing SASS and create-react-app boiler plate. Integrating Google Maps Javascript, Eventful.com public API, geolib for calculating distance between between two points.
Integrating Google Places API for showing hotels, restaurants and sights on a map and then ability to display details when clicking the point on this map.