Updated Readme
This commit is contained in:
parent
0bbc1dbcb6
commit
b2c54a531a
BIN
Images/team_view.JPG
Normal file
BIN
Images/team_view.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
BIN
Images/teams_view.JPG
Normal file
BIN
Images/teams_view.JPG
Normal file
Binary file not shown.
After Width: | Height: | Size: 127 KiB |
14
README.md
14
README.md
@ -2,9 +2,15 @@
|
|||||||
|
|
||||||
## About
|
## 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.
|
InternationalFootballResults is an interactive application for the visualization of data containing the results of international football matches from 1872 to 2018.
|
||||||
|
|
||||||
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.
|
![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)
|
Data source: [International football results from 1872 to 2018](https://www.kaggle.com/martj42/international-football-results-from-1872-to-2017)
|
||||||
|
|
||||||
@ -29,11 +35,11 @@ Created with R version 3.6.0 and Shiny 1.3.2
|
|||||||
* Basic layout ✔
|
* Basic layout ✔
|
||||||
* Barplot for percentage balance ✔
|
* Barplot for percentage balance ✔
|
||||||
* Basic summary statistics per team/teams ✔
|
* Basic summary statistics per team/teams ✔
|
||||||
|
* Add screenshots to readme ✔
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
* Exception handling ⛔
|
* Exception handling ⛔
|
||||||
* Country filtering ⚠
|
* Country filtering ⚠
|
||||||
* Fix for columns naming in data table ⚠
|
* Tournament filtering ⚠
|
||||||
* Add screenshots to readme
|
* Fix for columns naming in data table
|
||||||
* Kind of map
|
|
||||||
|
Loading…
Reference in New Issue
Block a user