Skip to content

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

License

Notifications You must be signed in to change notification settings

stephenhoult/YakTrack

 
 

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 62.1%
  • Vue 30.4%
  • JavaScript 7.1%
  • Other 0.4%