collaborative_tasks
v0.0.3
Published
Collaborative Tasks is a Flux Social plugin designed to streamline shared task management within a peer-to-peer framework.
Downloads
4
Readme
Introducing Collaborative Tasks
Collaborative Tasks is a Flux Social plugin designed to streamline shared task management within a peer-to-peer framework.
Features
- [x] Create, view, and delete shared tasks.
- [x] Real-time task status tracking.
Upcoming Enhancements
- [ ] Status updates
- [ ] Time entry integration
- [ ] Progress updates
- [ ] Invoicing generation
- [ ] Time log sharing
- [ ] Image attachments for task documentation
todo: FluxSocial Deep Link here to see the live job board of each project.
Simplify collaborative task coordination with Collaborative Tasks, an essential tool for effective teamwork within Flux Social's ecosystem.
Create Flux Plugin
Bootstrap a new Flux plugin for your community.
Install deps and start building:
cd [plugin-name]
npm install
npm run dev
Prerequisites
Flux runs on top of AD4M, a p2p framework where all data is stored and shared. In order to build a new Flux app you need to download and install AD4M.