Skip to content

Web application that allows users to log in with their Spotify account and view upcoming shows of their favorite artists.

Notifications You must be signed in to change notification settings

renatorrocha/ShowScout

Repository files navigation

ShowScout

ShowScout is a web application that allows users to log in with their Spotify account and view upcoming shows of their favorite artists. The application leverages the Spotify API to fetch the list of artists the user follows and displays their upcoming concerts.

Features

  • Spotify Authentication: Log in with your Spotify account.
  • Artist Tracking: View a list of artists you follow on Spotify.
  • Upcoming Shows: Get information about upcoming concerts and events for your favorite artists.

Technologies Used

  • Next.js: A React framework for server-rendered applications.
  • TypeScript: A statically typed superset of JavaScript.
  • Tailwind CSS: A utility-first CSS framework.
  • NextAuth: Authentication for Next.js.
  • Spotify API: Fetches data about the user's followed artists.
  • TicketMaster API: Fetches data about the artist's concerts.

Getting Started

Prerequisites

  • Node.js: v14.x or higher
  • npm: v6.x or higher (or yarn: v1.22.x or higher)

Usage

  1. Sign In: Click on the "Sign In with Spotify" button to authenticate with your Spotify account.
  2. View Followed Artists: Once signed in, you can view a list of artists you follow on Spotify.
  3. Upcoming Shows: Check out the upcoming concerts and events for your followed artists.

About

Web application that allows users to log in with their Spotify account and view upcoming shows of their favorite artists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published