This repository contains the user friendly webpage that searches for music events in Chicago. User can define specific music genre and date range. Result are displayed with the artists names, event dates, and specific venue locations.
- Direct link
- Multifaceted webpage that performs the following:
- Takes user input and stores data.
- Showcased Materialized framework on the front end.
- Utilized two APIs to “GET” objects, which are displayed on a repeating tables/ column and are marked google map on the webpage.
- Firebase Database used for storing user’s selected events.
- Html5
- CSS3
- Ajax
- Json
- Materialize ver 0.100.2
- Firebase ver 4.6.0
- JQuery ver 3.2.1
- None