Skip to content

Formats the Toggl weekly report for using it in the internal timelog system at my workplace

Notifications You must be signed in to change notification settings

BenjaVR/toggl-easy-reports

Repository files navigation

Toggl Easy Reports

This is a web application to view and format a Toggl report in an easy to copy way, using the official Toggl API.

Motivation

The main reason why I made this, is to be able to easily copy-paste the work that I have done to the internal time tracking tool of my workplace.

This project was also a playground to test the new React Hooks.

Development

The application is made with Typescript and React, using Create-React-App. Development uses their react-scripts, so use npm start to start the development server in watch mode.

To be able to consume the Toggl API (without CORS issues), there is a proxy server included, which can be started using npm start in the ./proxy directory.

About

Formats the Toggl weekly report for using it in the internal timelog system at my workplace

Topics

Resources

Stars

Watchers

Forks