marekdano / olympics-medals

Web app of displaying the olympics medals by countries in nice way.

Home Page:https://marekdano.github.io/olympics-medals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

olympics-medals

Web app to display the olympics medals by countries in a nice way.

Aims

Web application passes following requirements defined here:

  • Use the medal data in olympics_2008_medalists.json to rank countries by total medals won in descending order.
  • Display the total medal count per country, as well as total gold, silver and bronze per country.
  • It should filter the countries by gold, silver, or bronze medals.
  • Style it as you see fit. Feel free to be creative.
  • Complete this task as if you intend shipping it to production. Tests are required.

Notes

Run npm run deploy to deploy the app to github pages. For more details check here

About

Web app of displaying the olympics medals by countries in nice way.

https://marekdano.github.io/olympics-medals/


Languages

Language:JavaScript 82.8%Language:CSS 12.0%Language:HTML 5.2%