0.0.3 • Published 9 months ago

collaborative_tasks v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

Introducing Collaborative Tasks

Collaborative Tasks is a Flux Social plugin designed to streamline shared task management within a peer-to-peer framework.

Features

  • Create, view, and delete shared tasks. Create Job View
  • Real-time task status tracking. View All Jobs and Single Job to Update

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.

Documentation

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.