Skip to content

SpauriRosso/GroupieTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

groupie-tracker

Made with Go Made with Docker

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 will be 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.

Installation

To install the program into your own computer in order to run it

$ git clone https://zone01normandie.org/git/scointin/groupie-tracker-visualizations.git

Installation using docker

This project can be run without any hassle by running dockerize.sh

$ chmod +x dockerize.sh
$ ./dockerize.sh

You will be prompted unto installation, uninstallation or cancel if you ever change your mind.

Usage

If you used the shell script (dockerize.sh) everything should be working just fine, you can visit this url : http://localhost:5826

To launch the server :

$ go run .

Then go to http://localhost:5826

Collaborators

  • A. Nassuif (Back dev and head of project)
  • S. Cointin (Front & back dev)
  • M. Soumare (Front dev)

DigitalOcean Referral Badge

About

3rd Zone01 Project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors