Skip to content

MrMaRc0s/groupie-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groupie Tracker

Description

Groupie Tracker, is an online web application that is taking data from a given API and presents them in the order given on the port :8080 of the localhost.

API content and app features

The data of the API are basically informations about some famous music bands or solo music artists, that the user can see in the app with ease. Some basic information examples are :

  • Locations : some of the locations that the band or artist has played before
  • Dates : some of the dates of their music concert
  • Relations : a combination of the locations and dates that are matching

but you can see a lot more.

Usage

To run this program you need to install golang and after :

  1. Clone the repository :
  • Open a terminal, and type the following command :
    git clone https://github.com/MrMaRc0s/groupie-tracker
  1. Set the API keys :
  • Navigate into the project with cd command and run the command:
    . set_keys.sh
  1. Run the program :
  • Once the keys are setted run the command:
    go run .
  • If the program run succesfully you will see a message :
    Server is running on http://localhost:8080
    
  1. Open in browser :

Authors

Creators and Primary Developers :

  • Konstantinos Petroutsos
  • Christos Markos
  • Christos Gkaldanidis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors