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
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.
- Clone the repository:
git clone https://ytrack.learn.ynov.com/git/lalucas/groupie-tracker.git
cd groupie-tracker
go run .\cmd\main.go- Open your browser and go to
http://localhost:8080/to luch the site.
This project was developed by:
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
