GitHunt
JO

Joshua31400/Groupie-Tracker

This project is a web application for tracking artists' concerts worldwide, featuring an advanced search system and Spotify API integration for music previews.

banner


πŸ“– Table of contents

  1. πŸ“š About the project
  2. πŸŽ₯ Demo
  3. πŸš€ How to run the project
  4. πŸ’» Technologies
  5. πŸ‘₯ Credits

πŸ“š About the project

This project was developed during the Groupie Tracker project, by Ynov Campus. The goal was to create a website and using Go templates to interact with APIs

We decided to add some features to the site, such as:

  • 🎢 A Spotify integration
  • πŸ—ΊοΈ A map to show the location of the concerts
  • πŸ“ A geocode cache system

The final project repository can be founded here

πŸŽ₯ Demo

PlaceHolder

πŸš€ How to run the project

To run the project, you will need to have Go installed on your computer. If you don't have it, you can download it here.

  1. Clone the repository:
git clone https://ytrack.learn.ynov.com/git/lalucas/groupie-tracker.git
cd groupie-tracker
go run .\cmd\main.go
  1. Open your browser and go to http://localhost:8080/ to luch the site.

πŸ’» Technologies

HTML5
CSS3
JavaScript
Go
JSON

πŸ‘₯ Credits

This project was developed by:

Joshua BUDGEN
Lucas Lasbennes

The map used in the project is provided by Leaflet

The geocoding API used in the project is provided by Nominatim

The music API used in the project is provided by Spotify

The icons used in the project are provided by Font Awesome

The font used in the project is Kanit by Cadson Demak

You can find the background image here

Languages

CSS40.0%Go35.7%JavaScript24.3%

Contributors

Created March 23, 2025
Updated January 31, 2026
Joshua31400/Groupie-Tracker | GitHunt