Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thdk/team-timesheets
Time tracking web app built as a replacement for old school timesheets.
https://github.com/thdk/team-timesheets
bigquery firebase firebase-firestore mobx mobx-react time-registration time-tracker time-tracking timesheets typescript
Last synced: about 18 hours ago
JSON representation
Time tracking web app built as a replacement for old school timesheets.
- Host: GitHub
- URL: https://github.com/thdk/team-timesheets
- Owner: thdk
- License: gpl-3.0
- Created: 2018-11-14T08:13:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T09:00:29.000Z (over 1 year ago)
- Last Synced: 2023-07-02T16:40:31.633Z (over 1 year ago)
- Topics: bigquery, firebase, firebase-firestore, mobx, mobx-react, time-registration, time-tracker, time-tracking, timesheets, typescript
- Language: TypeScript
- Homepage: https://team-timesheets.web.app
- Size: 11.9 MB
- Stars: 27
- Watchers: 3
- Forks: 8
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Team Timesheets
![Cloud Build](https://storage.googleapis.com/timesheets-ffc4b-badges/builds/timesheets/branches/develop.svg?branch=develop)
[![Codecov](https://codecov.io/gh/thdk/team-timesheets/branch/master/graph/badge.svg)](https://codecov.io/gh/thdk/team-timesheets)Web base timesheet app. Built to replace old school excel timesheets.
:alarm_clock: [Team Timesheets web app](https://team-timesheets.web.app) :alarm_clock:
Try it out yourself :point_up:
Or just look at some screenshots :point_down:
**Day view**
![day-view](screenshots/day-view.PNG)**Month view**
![month-view](screenshots/month-view.PNG)**Divisions**
![divisions](screenshots/divisions.PNG)**Settings - tasks**
![settings-tasks](screenshots/settings-tasks.PNG)## Features
- **Divisions** Manage your timesheets seperatly for multiple divisions.
- **Google calendar** Get suggestions for your timesheets from your google calendar events.
- **Copy & Paste** Simply copy repetitive tasks from one day into many other days.
- **Favorites** Quickly insert from your favorites / templates.
- **Export to csv** Get csv exports per month for your timesheets.
- **Bigquery** Can be set up to sync with bigquery for advanced reports.## Contributing :tada:
Feel free to contribute!
Read the [local development instructions](./CONTRIBUTING.md) and start implementing a feature you are still missing.
Alternatively, see how you can help out by fixing one of the [good first issues](https://github.com/thdk/team-timesheets/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
## Authors
* **Thomas Dekiere** - *Initial work* - [thdk](https://github.com/thdk)
## License
GNU General public license. See [license file](LICENSE).
## Spam
This app is build using [Firestorable](https://github.com/thdk/firestorable). Have a look, it's great! (I made it :))