Groupie Tracker

Link: http://g-tracker.herokuapp.com/

Groupie Tracker contains information about some bands and artists like their name(s), image, in which year they began their activity, the date of their first album and the members, their last and/or upcoming concert locations etc.

Front-end:

  • HTML
  • CSS
  • JS

Back-end:

  • Golang

Used APIs:

Usage

$ go build
$ ./groupie-tracker

or

$ go build
$ PORT=8080 ./groupie-tracker

and open http://localhost:8080 in your browser