Skip to content

Latest commit

 

History

History
98 lines (65 loc) · 2.17 KB

README.md

File metadata and controls

98 lines (65 loc) · 2.17 KB

Dashboard - Epitech 2020

The Dashboard was a 1 month web project made by 2 Epitech Students

Marius Ledig, Lucas Goetz

Dashboard

Projet dashboard

Librairies

Le Dashboard fonctionne à l'aide de plusieurs langages et technologies

Languages:

Scripts:

FrontEnd:

BackEnd:

Ils fonctionne également à l'aide de plusieurs Api

Installation and compilation

Get the projet

git clone https://github.com/EpitechIT2020/B-DEV-500-STG-5-1-cardgames-lucas.goetz
  • Go the root :
$ cd Dashboard

Compile the program

  • Compile with docker-compose
$ sudo docker-compose build

Execution

Start the program

  • Start with docker-compose
$ sudo docker-compose up

Services

CoinMarketCap

  • Get the price in a specific currency of a coin
  • Get a list of the biggest market cap coin

Spotify

  • Start and Stop the music
  • Check the top songs of an Artist
  • List your playlist

OpenWeather

  • Weather in a Town

Fonctionnement

  • todo