Collaborative Tasks is a Flux Social plugin designed to streamline shared task management within a peer-to-peer framework.
- 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.
Bootstrap a new Flux plugin for your community.
Install deps and start building:
cd [plugin-name]
npm install
npm run dev
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.