Groupie Trackers consists on receiving a given API and manipulate the data contained in it, in order to create a site, displaying the information.
-
It is given an API, that consists in four parts:
-
The first one, artists, containing 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.
-
The second one, locations, consists in their last and/or upcoming concert locations.
-
The third one, dates, consists in their last and/or upcoming concert dates.
-
And the last one, relation, does the link between all the other parts, artists, dates and locations.
-
This project focuses on building a user friendly website where it displays the bands info through several data visualizations.
How to write a Good readme - youtube
1.Enter this command to start the program:
go run .
2.Open the web browser and go to:
http://127.0.0.1:4000/ or localhost:4000
@vtarasso
@smustafi
! The Searchbar is not working yet, it is for beauty now !