Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.49 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.49 KB

This API largely serves as a 'middle man' between the Toggl API and our Productivity Dashboard.

Build status

Bugs and Issues

Please see the Github issues to see if we are aware of it already, if not please create a new issue.

Contributing

For details on working with this repo see the MANIFESTO first. Then feel free to see if an Issue is on the Ongoing Development Roadmap and mark it as in progress.

Make sure to join our slack and call out what you want to work on (or post nice ideas) on the #dashboard channel.

Also see the Contributors list.

branching

Master is the current development head. Release or Release-Candidate branches will be made for deployment.

Resources

You will be needing the Toggl API Docs quite a bit.

Tech Stack

Dotnet core 2.1 (to be upgraded to 3.0 on full release).

MSSQL Server (We don't need anything more advanced right now).