This simple web app aims to be a very basic time tracker for agile based projects built on Laravel 5.7.
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.
Here is a list of features intended for inclusion in the first tagged release.
- Clients
IndexCreateShowEditDelete
- Projects
IndexCreateShowEditDelete
- Sprints
IndexCreateShowEditDelete
- Tasks
IndexCreateShowEditDelete
- Sessions
IndexStart / StopEdit- Delete
- Invoices
- Index
- Create
- Show
- Edit
- Delete
Track is open-sourced software licensed under the MIT license. See the LICENSE file for more details.