A Laravel package implementing a Getting Things Done backend. This package provides a RESTful API for managing actions, projects, and contexts, allowing users to integrate and manage their tasks effectively.
- Create, Read, Update, and Delete (CRUD) operations for:
- Actions
- Projects
- Contexts
- Support for hierarchical project structures (sub-projects).
- Soft deletes for projects and actions.
This project is licensed under the MIT License.
- Tim Schwartz - tim@metaverse.systems