Initial Brainstorming:
Features
- Location (e.g. Search Box)
- Filter by artist, genre
- Email notification Frontend
- HTML/CSS/Javascript Backend
- Express APIs
- Deezer for music preferences
- Ticketmaster or Seatgeek for concert information Steps
- Get user authorization to access Deezer account
- Create a list of genres based on the user’s top albums (charts) and favorited albums
- Get a list of user’s top artists
- Get location from user (either browser permission or search bar)
- Query Ticketmaster for concerts that match genres and artists
- Return that information to the frontend to render the results

Log in or sign up for Devpost to join the conversation.