/track

A simple personal time tracker for agile projects built on Laravel

Primary LanguageJavaScriptMIT LicenseMIT

Track

This simple web app aims to be a very basic time tracker for agile based projects built on Laravel 5.7.

Contributing

Track is currently under development and may change drastically before the first tagged release. Contributions are welcome. If you are looking for somewhere to start try working on something in the TODO section below.

To do list

Here is a list of features intended for inclusion in the first tagged release.

  • Clients
    • Index
    • Create
    • Show
    • Edit
    • Delete
  • Projects
    • Index
    • Create
    • Show
    • Edit
    • Delete
  • Sprints
    • Index
    • Create
    • Show
    • Edit
    • Delete
  • Tasks
    • Index
    • Create
    • Show
    • Edit
    • Delete
  • Sessions
    • Index
    • Start / Stop
    • Edit
    • Delete
  • Invoices
    • Index
    • Create
    • Show
    • Edit
    • Delete

License

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