Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-thalmann/worktime
Simple work time management app
https://github.com/m-thalmann/worktime
webapp work worktime
Last synced: 3 days ago
JSON representation
Simple work time management app
- Host: GitHub
- URL: https://github.com/m-thalmann/worktime
- Owner: m-thalmann
- License: mit
- Created: 2023-02-05T00:16:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T08:31:06.000Z (4 months ago)
- Last Synced: 2024-07-25T17:57:03.347Z (4 months ago)
- Topics: webapp, work, worktime
- Language: TypeScript
- Homepage: https://m-thalmann.github.io/WorkTime/
- Size: 930 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WorkTime
This tool enables you to enter and keep track of your worked times for each day.
![Cookbook](./docs/assets/product-image.png)
## Features
- Adding worked times for a date
- Dynamically adding (multiple) pauses for each day
- Adding holiday entries
- Setting the work-start-day & amount of targeted work-hours per day
- Summary of the total missing / overtime hours
- Importing / Exporting save-files
- Syncing of save-files## Deploying
1. Build the project: `npm run build`
1. Deploy the generated build to the server