Updated Readme

This commit is contained in:
Jakub Wajs 2019-06-15 01:01:34 +02:00
parent 0bbc1dbcb6
commit b2c54a531a
3 changed files with 10 additions and 4 deletions

BIN
Images/team_view.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
Images/teams_view.JPG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

View File

@ -2,10 +2,16 @@
## About
Available online - [Click!](https://kubawajs.shinyapps.io/tpd-internationalfootballresults-shinyapp/)
InternationalFootballResults is an interactive application for the visualization of data containing the results of international football matches from 1872 to 2018.
![Team View](Images/team_view.jpg)
View detailed statistics for the team or pair of teams. Filter data by date range, type of tournament or country in which the match was held.
![Teams View](Images/teams_view.jpg)
Data source: [International football results from 1872 to 2018](https://www.kaggle.com/martj42/international-football-results-from-1872-to-2017)
## Technology
@ -29,11 +35,11 @@ Created with R version 3.6.0 and Shiny 1.3.2
* Basic layout ✔
* Barplot for percentage balance ✔
* Basic summary statistics per team/teams ✔
* Add screenshots to readme ✔
## TODO
* Exception handling ⛔
* Country filtering ⚠
* Fix for columns naming in data table ⚠
* Add screenshots to readme
* Kind of map
* Tournament filtering ⚠
* Fix for columns naming in data table