GoTo is the final project started by myself, Marque Burgess, Twani Dhar, and Bryan Hallman of our Grand Circus Bootcamp. The application provides parking location information based off of the location of events chosen by the user, suggesting the best option based on the user's preferences. It consumes the TicketMaster, ParkWhiz, and Here Maps APIs. I am extending the functionality by formatting/computing additional information and consuming additional APIs.
- Provides parking data to users based off of events the user plans to attend.
- Allows user to add parking locations to database
- Provides price estimates for tickets, parking, & gas
- UI updates
- Breakdown price options by planned number of passengers
- Consume events from other services
- Consume parking data from other services to cover more locations
- Added MeetUp search.
- Allows searches of Park locations and additions (site functions again.
- Code cleanup (unused API access methods)
- NullPointer Exception involved in results page display. Unable to consistently reproduce.
- Events list displays Ticket Master info and then MeetUp info.
- Must sort events by date.
- Added MeetUp search.
- Added country menu to facilitate MeetUp search (requires city, country, and state if in the US)
- Consolidated/revamped event item definitions
- No verification of user added parking locations
- Some pages not responsive to screen size
- MeetUp not yet supported by location search.
- Can only search MeetUps, functionality not yet implemented to search parking locations.
- Fixed redirect issue
- Users can now add parking locations if none are provided by API data
- No verification of user added parking locations
- Some pages not responsive to screen size
- Fixed bug that broke site when list of parking locations was empty.
- Site redirects to index if list is empty
- Doesn't allow user to add parking locations
- No verification of user added parking locations