Meet App helps user find, book, and confirm attendance to events in the user's city or in a location of their choice. User will be able to:
- filter Events by City,
- show/hide the details of an event,
- specify the number of events to be displayed,
- use the Meet application even when offline, and
- visualize in a chart all upcoming events in each city so that user can use it to determine events of interest.
The app will utilize tokens for authorization that will be generated in an authorization server. Using this token, users will then be able to access event data from the Google Calendar API.