This application will help you to find concerts and gigs around you based on your Spotify account recommendations or by choosen genre. It will show concerts on the map and in a list, where user can directly open web page with a concerts. User can filter results by city, search radius and date range (which doesn't work with genres).
There are several reasons for it:
- more chances to find event for tonight
- more chances to find event near you
- you can find event for your friend who doesn't have a spotify account
- Ant design - for good looking view
- Bootstrap grid
- Spotify API/ OAuth - for login and recommended artists
- Eventful API - find concerts by artist or genre
- Mapbox- map
- React.js
- Redux
I have never used most of these tools and hence I've encountered a lot of problems, that's why application still doesn't work as I want it to.
The main problem of this appplication that eventful api returns error No 'Access-Control-Allow-Origin' header is present on the requested resource error
. The easiest way to solve it is to download the plugin for Chrome and enable it, while you are using my application.
Plugin
Aelitta Ezugbaya
This project is licensed under the MIT License - see the LICENSE.md file for details