Project Description/Purpose of the App:
- Search for local events (e.g. Food, Clubbing, Tourist Funs)
- Add into your To-Do List (you can remove if you no longer want to attend the event and maybe send invite to friends through email)
- Play music in the background (maybe if we complete first two)
APIs used for this App:
- Yelp API (Day2: failed, does not support client-side API request/ change plans)
- Eventbrite API (Events) & Google Places API (restaurants)
- Google Map API
- Spotify API (maybe)
Server Side Database:
- Firebase or Local Storage
APP Walk-Through:
- A map of the United States (with a search button on the side)
- User is required to type in a region area in search input or select an area on the map
- Then the user will move on to the category drop down box to select the events they want to do
- Once the user selects a category, all the event for that category will be displayed on the side
- User can scroll to see which will interest them, once they’ve decided, they can click on the event and that event will automatically added to User’s To-do list
- User will be able to remove the event from the To-do list if they no longer interested