Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/clumsyme/theday
- Owner: clumsyme
- License: mit
- Created: 2017-02-05T08:53:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T05:07:13.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T03:16:55.330Z (about 2 months ago)
- Topics: countdown-days, pwa, service-worker, webapp
- Language: JavaScript
- Homepage: https://www.imliyan.com/static/pages/TheDay/
- Size: 1.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)