Skip to content

mveith/CzechElection

Repository files navigation

Czech Election 2017

MEDIAN ShowMe Volby 2017

This web application is based on real application MEDIAN ShowMe Volby 2017. ShowMe was developed with Fable and by me, but it is not my application, so I cannot publish it as my repository here. Second reason for developing this application is limited time for development of the original app - code is not something what I could be proud of.

Czech Election 2017

So this application is my sample of Fable app where I use some of Fable strengths:

  • HTML/CSS/JS framework - Bootstrap
  • JavaScript library with existing Fable bindings - React
  • JavaScript library with custom bindings - Chart.js
  • F# library - Expecto

Data

Official open data from the Czech Statistical Office

How to run?

yarn # Install dependencies
cd src
dotnet restore # Install .NET Core dependencies
dotnet fable yarn-start # Start Fable server and Webpack dev server

# Open: http://localhost:8080/

About

FSharping Sample App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages