nk-football is a NetKernel demo application designed to provide working examples of a number of core Netkernel features.
Functionally, it reads a set of individual English premier league football match results from a CSV file, writes them into a SQL database, then shows how to write derived resources based on that dataset. For example, generating a league results table.
It shows examples of a number of NetKernel features, including:
It also includes an interesting Development Diary with notes written as the project was developed. Design, refactoring, gotchas are all covered.
If you find this project useful, please show your appreciation by starring it on GitHub: Star