Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 :))