/YakTrack

A simple personal time tracker for agile projects built in PHP with Laravel framework

Primary LanguageJavaScriptMIT LicenseMIT

YakTrack

What is YakTrack?

YakTrack is an open source php based web application for time tracking and productivity management built on the Laravel framework.

Who is it for?

YakTrack is built for freelancers (especially developers) who may find themselves working in multiple contexts each with their own requirements for time tracking and reporting, project management and so on. YakTrack is designed to be extensible and flexible enough to fit between and interface with these different contexts, simplifying the workflow for the user, and hopefully reducing their mental load. Of course any person or team is welcome to download and use YakTrack, extend it or fork it.

Project Status

YakTrack is currently in a development state. Things may break and change.

Concepts

Session

A session is the core building block of Yak. It represents a block of work for one person. A session time has a start time and a finish time.

Contributing

YakTrack is a first time friendly project. If you're keen to contribute to open source and don't know where to start, have a look at the issues. Keep an eye out for issues tagged good-first-issue.

License

Track is open-sourced software licensed under the MIT license. See the LICENSE file for more details.