Skip to content

friedger/time-calc

 
 

Repository files navigation

Time Calculator

Greenkeeper badge

Based on https://time-calc.digitalkaoz.net

Whats Inside

all the fancy stuff out there ;)

  • react (unejected react-app)
  • redux, saga
  • service-worker (works perfectly as PWA)
  • sass
  • blockstack (added in this repo, not in the version by digitalkaoz)
  • totally educational koa2 server side app (as the app works perfect without backend)

Features

  • timetable is written to localstorage on each save
  • timetable can be downloaded as csv
  • pwa - yeah service worker
  • responsive mdl
  • decentralized storage of your data

Installation

$ yarn install

Commands

$ yarn cs       # fix codings standards
$ yarn dev      # starts the dev environment
$ yarn start    # production build running through koa2

TODO

About

Timesheet PWA with Blockstack

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.3%