Event Sync is a collaborative project aimed at creating a user-friendly event-finding application for college students. This app allows users to search for upcoming events and nearby breweries, using APIs like Ticketmaster and Open Brewery for data. It’s built with HTML, CSS, and JavaScript, featuring responsive design and dynamic content updates.
(https://event-sync-nine.vercel.app)- User can see the top five events list.
- User can view the details about date, time, and venue.
- User can view local breweries on a map with links to the breweries.
- User have direct access to make a purchase
- For css styling, the application uses UIkit.
- To format date and time, the application uses the Moment.js library.
- For additional fonts, the application uses Fontawesome and GoogleFonts.
The application uses local storage to keep track of previously searched events, up to three at a time. If a non-related name is searched, the user will be notified. The UI is designed to be simple and attractive, featuring appropriate CSS styles and Google Fonts for a clear and convenient look.
- Link for the deployed application Event Sync
- Link for the Github repository Host by Github)
Technologies used in the project:
- JavaScript
- TicketMaster - API
- BreweryDb
- Gmaps - API
- HTML & CSS
- Vercel
This project is licensed under the MIT