Brukols / Dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dashboard

Web application where you can customize a personal dashboard with different widgets.

Features

Twitter

  • Your last tweets
  • Last tweets of a search

Weather

  • Weather of a specific city

Youtube

  • Statistics of a channel
  • Statistics of a video
  • Last comments of a video
  • Last videos of a channel

COVID 19

  • Total country case of a country
  • Summary case of a country

Spotify

  • Your top tracks
  • Your top artists
  • Tracks you have recently played

How to build

Build for production

docker-compose up --build

Build for development

docker-compose -f docker-compose.dev.yml up --build

Run unit tests

docker-compose -f docker-compose.test.yml up --build

Contributors

This project has been made by :

About


Languages

Language:JavaScript 90.9%Language:CSS 8.0%Language:Shell 0.7%Language:HTML 0.3%Language:Dockerfile 0.2%