Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clumsyme/theday

An app for countdown days
https://github.com/clumsyme/theday

countdown-days pwa service-worker webapp

Last synced: 4 days ago
JSON representation

An app for countdown days

Awesome Lists containing this project

README

        

# TheDay

A web app for countdown days. Built with native JavaScript & [CSS Framework materialize](https://github.com/Dogfalo/materialize). It supports offline work if the web browser supports [Service Worker](http://caniuse.com/#feat=serviceworkers).

## Demos

### How far away it is from THE day to today

![main](/images/demo/1.png)

### Card display for details

![card](/images/demo/2.png)

### Edit the details or set it to the top

![card](/images/demo/3.png)

### Can not only show days

![card](/images/demo/4.png)

### With materialize's datepicker it's easy to select date

![datepicker](/images/demo/5.png)