relay

module
v0.0.0-...-d9e624e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2026 License: MIT

README

Relay

Relay is a platform for managing personal and team tasks with a focus on clear ownership, collaboration, and cross-team coordination.

Overview

Managing tasks across individuals and teams often leads to:

  • Lack of visibility into ownership
  • Poor coordination between teams
  • Difficulty tracking progress in real time

Relay addresses these challenges by providing a unified system for task management and collaboration.

Development

Use make for repository and service tasks.

make
make setup SERVICE=user
make -C services/web dev

Features

  • Task Management
    Create, update, and track tasks with clear ownership and status.

  • Team Collaboration
    Assign tasks to team members and collaborate efficiently within teams.

  • Cross-Team Coordination
    Assign and manage tasks across multiple teams with shared visibility.

  • Personal Task Tracking
    Manage individual tasks alongside team responsibilities in one place.

  • Progress Tracking
    Monitor task status and ensure accountability across workflows.

Use Cases

  • Managing team-based projects
  • Coordinating work across multiple teams
  • Tracking personal and shared tasks in a single system

Future Improvements

  • Real-time updates and notifications
  • Task dependencies and workflow automation
  • Role-based access control (RBAC) and Attribute Based Access Control (ABAC)
  • Analytics and reporting

License

This project is licensed under the MIT License.

Quick Start

go install ./cli
cli init project
cli dev run

Common Command

  • Setup Test Environment
cd services/user-service
cli test setup
  • Run Tests
cli test run

Directories

Path Synopsis
packages
common module
core module
pb module
proto
pb module
cmd
Package cmd
Package cmd
cmd/db
Package dbcmd
Package dbcmd
cmd/dev
Package devcmd
Package devcmd
cmd/init
Package initcmd
Package initcmd
cmd/project
Package projectcmd
Package projectcmd
cmd/test
Package testcmd
Package testcmd
utils
Package utils
Package utils
services
user-service module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL