Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casperiv0/css-statistic-dashboard

📊 a statistics dashboard made with plain css and html.
https://github.com/casperiv0/css-statistic-dashboard

css dashboard plain-css statistics

Last synced: 11 days ago
JSON representation

📊 a statistics dashboard made with plain css and html.

Awesome Lists containing this project

README

        

# Statistics Dashboard

a statistics dashboard made with plain css and html.

## credits

**Design:** [UIDesignDaily](https://uidesigndaily.com/posts/sketch-statistics-stats-cards-analytics-list-day-1121)

**Icons:** [Material UI Icons](https://material.io/resources/icons/?style=baseline)

## Demo

[Github Pages](https://dev-caspertheghost.github.io/css-statistic-dashboard/)

### Screenshot

![screenshot](https://i.imgur.com/jkysEEf.png)

## Todos

- [x] make responsive
- [x] add tooltip
- add javascript functionality
- notification dropdown
- devices month tabs

## What I learned

- CSS Grid template area
- Use CSS grids & flex for responsive design