githubocto / flat-demo-covid-dashboard

A Flat Data GitHub Action demo repo

Home Page:https://octo.github.com/projects/flat-data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flat Data Demo: COVID Dashboard

This demo is part of a larger Flat Data project created by GitHub OCTO. Read more about the project here.

The generated app lives at https://githubocto.github.io/flat-demo-covid-dashboard/.

What this demo does

This uses a Flat Action to fetch data about COVID-19 and display it in a dashboard. It's a great example of how to:

  • load data from different sources (both HTTP & SQL)

  • merge that data into one data.json file

  • create a dashboard on top of that data

Data flow diagram

About

A Flat Data GitHub Action demo repo

https://octo.github.com/projects/flat-data

License:MIT License


Languages

Language:TypeScript 76.8%Language:JavaScript 22.6%Language:CSS 0.6%