https://github.com/rrelmy/time-track
Track your workhours
https://github.com/rrelmy/time-track
pwa time-tracking
Last synced: 2 months ago
JSON representation
Track your workhours
- Host: GitHub
- URL: https://github.com/rrelmy/time-track
- Owner: rrelmy
- Created: 2017-09-10T20:44:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T21:10:08.000Z (over 7 years ago)
- Last Synced: 2025-01-23T20:38:21.678Z (4 months ago)
- Topics: pwa, time-tracking
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timetrack
> Track your workhours
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
## Backlog
- [ ] persist times
- [ ] external css file for production
- [x] sass-lint (still breaks in main.scss)
- [ ] sass-lint vue-files
- [ ] gitlab deployment
- [x] webpack clean
- [ ] clear old sw caches