From 1b0b5b92be4c5ff3b41fda83a43f0f9ac46aeb75 Mon Sep 17 00:00:00 2001 From: Zoey007 Date: Sat, 24 Nov 2018 19:42:44 -0800 Subject: [PATCH] updated README.md --- README.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e8d0527..dfb32de 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,17 @@ # Event Hub -This group project is a location-based event search engine. It will also show users the local time, weather, event location map, and link to purchase tickets for users to easily plan and attend events of their interests. +Event Hub is a mobile-friendly location-based event search engine web app. It uses Eventful API and Google APIs to autocomplete users' location input, display maps, and search events by category. -I was responsible for researching and implementing the event API and also assisted in the front end development. +My responsibilities are UI/UX Design and Development as well as Eventful API integration. -Technologies Used: Bootstrap, APIs, HTML, CSS, Javascript, jQuery, Moment.js, and Photoshop - -# API Used - -- Eventful API: to query event details based on search parameters -- OpenWeatherMaps API: to display weather information -- Google Maps API: for maps and directions -- TimeZoneDB API: to display time +# Technologies Used +Bootstrap 3, Eventful API, Google APIs, HTML, CSS, Javascript, and jQuery. # Live Demo -This functional application can be accessed on Heroku at https://event-hub-api.herokuapp.com/. +View this web app at https://event-hub-api.herokuapp.com/. # Team -This app was developed by Guiyu Zhao (me), Brian Hart, Prathibha Chunchu, Michael Osgood, and Michael Lazear. The original group Github link is https://github.com/Brian-T-Hart/chartreuse_project. +This app was developed by Guiyu Zhao (me), Brian Hart, Prathibha Chunchu, Michael Osgood, and Michael Lazear. The original group Github link is https://github.com/Brian-T-Hart/chartreuse_project. \ No newline at end of file