{"id":27160216,"url":"https://github.com/abdulahshoaib/treadify","last_synced_at":"2026-04-10T06:34:36.467Z","repository":{"id":283933310,"uuid":"953332771","full_name":"abdulahshoaib/treadify","owner":"abdulahshoaib","description":"Colaboration platform for team to work on technical projects","archived":false,"fork":false,"pushed_at":"2025-04-01T06:06:47.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T02:27:44.521Z","etag":null,"topics":["bun","expressjs","nextjs","reactjs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abdulahshoaib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-23T05:25:00.000Z","updated_at":"2025-04-01T06:06:51.000Z","dependencies_parsed_at":"2025-03-23T06:24:55.463Z","dependency_job_id":"cb6f95ba-3192-456c-9e55-32b43de97f17","html_url":"https://github.com/abdulahshoaib/treadify","commit_stats":null,"previous_names":["whoiscipher/treadify","abdulahshoaib/treadify"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulahshoaib%2Ftreadify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulahshoaib%2Ftreadify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulahshoaib%2Ftreadify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulahshoaib%2Ftreadify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulahshoaib","download_url":"https://codeload.github.com/abdulahshoaib/treadify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247947823,"owners_count":21023058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","expressjs","nextjs","reactjs","typescript"],"created_at":"2025-04-08T23:40:31.201Z","updated_at":"2025-12-30T20:02:58.542Z","avatar_url":"https://github.com/abdulahshoaib.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n████████╗██████╗ ███████╗ █████╗ ██████╗ ██╗███████╗██╗   ██╗\n╚══██╔══╝██╔══██╗██╔════╝██╔══██╗██╔══██╗██║██╔════╝╚██╗ ██╔╝\n   ██║   ██████╔╝█████╗  ███████║██║  ██║██║█████╗   ╚████╔╝\n   ██║   ██╔══██╗██╔══╝  ██╔══██║██║  ██║██║██╔══╝    ╚██╔╝\n   ██║   ██║  ██║███████╗██║  ██║██████╔╝██║██║        ██║\n   ╚═╝   ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚═════╝ ╚═╝╚═╝        ╚═╝\n```\n\n## Table of Contents\n1. [Key Features](#key-features)\n2. [User Roles](#user-roles)\n3. [User Permissions](#user-permissions)\n4. [Channel Structure](#channel-structure)\n5. [Workflow](#workflow)\n6. [GitHub Integration](#github-integration)\n\n## Key Features\n\n| Feature | Description |\n|---------|-------------|\n| **Deadlines** | Product timelines calculated from individual feature deadlines |\n| **Goals** | Visual progress tracking through team-assigned goals |\n| **Progress Reports** | Automated metrics showing feature completion status |\n| **GitHub Integration** | Seamless connection with development workflows |\n| **Hierarchical Management** | Structured team organization with clear responsibilities |\n\n## User Roles\n\n### Product Manager (PM)\nThe strategic leader who oversees product development and coordinates feature delivery. Sets vision, priorities, and deadlines.\n\n### Technical Lead (TL)\nThe hands-on leader responsible for feature implementation and team management. Bridges product requirements with technical execution.\n\n### Developer (Dev)\nThe technical implementer who builds features according to specifications. Contributes code and updates progress through the goals system.\n\n## User Permissions\n\n### Product Manager\n- **Channel Management**\n  - Create product channels (limited to 1 active channel)\n  - Generate join codes for team members\n  - Deprecate completed product channels\n\n- **Feature Organization**\n  - Create feature channels with specific deadlines\n  - Assign Technical Leads to feature channels\n  - Create goals mapped to product features\n\n- **Reporting \u0026 Communication**\n  - Generate comprehensive progress reports\n  - Send communications across the product channel\n  - Mark products as complete upon delivery\n\n### Technical Lead\n- **Team Management**\n  - Select developers from available resource pool\n  - Set specific goals for the feature team\n  - Review and validate developer contributions\n\n- **Progress Tracking**\n  - Approve or reject commits against goals\n  - Close completed goals (irreversible)\n  - Monitor feature development progress\n\n- **Communication**\n  - Send messages across both product and feature channels\n  - Coordinate between PM requirements and developer implementation\n\n### Developer\n- **Implementation**\n  - Complete assigned goals within feature channels\n  - Submit work for Technical Lead review\n  - Track personal contribution progress\n\n- **Communication**\n  - Send messages within feature channels\n  - View (read-only) product channel communications\n\n### Common User Permissions\n| Permission | Details |\n|------------|---------|\n| Profile Management | Upload profile pictures, update bio |\n| Account Settings | Reset password, customize display name |\n| GitHub Connection | Link development account for tracking |\n| Restrictions | Cannot change username after account creation |\n\n## Channel Structure\n\n### Product Channels\nThe top-level organizational structure for project management:\n\n- **Creation \u0026 Setup**\n  - Established by Product Manager\n  - Contains multiple feature channels\n  - Overall deadline determined by latest feature deadline\n\n- **Goal Management**\n  - Automatic goal creation upon feature channel setup\n  - Visual progress tracking for entire product\n  - Consolidated view of all feature development\n\n- **Membership**\n  - Product Manager as primary owner\n  - All Technical Leads and Developers as members\n  - Resource allocation tracking\n\n### Feature Channels\nFocused workspaces for specific functionality development:\n\n- **Team Composition**\n  - Led by designated Technical Lead\n  - Staffed by developers not assigned to other active channels\n  - Dedicated to specific product functionality\n\n- **Goal Tracking**\n  - Technical Lead defines implementation goals\n  - Developers register contributions against goals\n  - Progress visualization through completion metrics\n\n- **Lifecycle**\n  - Active during development phase\n  - Marked complete when all goals are achieved\n  - Success reflected in product channel metrics\n\n## Workflow\n\n1. **Product Initialization**\n   - PM creates product channel\n   - PM defines features and deadlines\n   - PM assigns Technical Leads\n\n2. **Feature Planning**\n   - TL establishes feature channel goals\n   - TL selects development team\n   - TL breaks down implementation tasks\n\n3. **Development Execution**\n   - Developers implement assigned tasks\n   - Developers submit work against goals\n   - TL reviews and validates contributions\n\n4. **Progress Tracking**\n   - Goals progressively marked complete\n   - Feature channels closed upon completion\n   - Product progress automatically calculated\n\n5. **Product Completion**\n   - All feature channels reach 100% completion\n   - PM reviews final deliverable\n   - PM marks product as complete\n\n## GitHub Integration\n\n- **Commit Tracking**: Link code submissions directly to goals\n- **Automated Updates**: Reflect development progress in real-time\n- **Code Review**: Streamline validation process for Technical Leads\n- **Documentation**: Connect product requirements with implementation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulahshoaib%2Ftreadify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulahshoaib%2Ftreadify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulahshoaib%2Ftreadify/lists"}