clarion-app / gtd-backend
Provides operations to implement the Getting Things Done organization system.
dev-main
2025-01-03 15:52 UTC
Requires
- clarion-app/backend: dev-main
- clarion-app/eloquent-multichain-bridge: dev-main
This package is auto-updated.
Last update: 2025-03-03 16:18:22 UTC
README
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.
Features
- Create, Read, Update, and Delete (CRUD) operations for:
- Actions
- Projects
- Contexts
- Support for hierarchical project structures (sub-projects).
- Soft deletes for projects and actions.
License
This project is licensed under the MIT License.
Author
- Tim Schwartz - tim@metaverse.systems