A specialized, open-source platform built on MedusaJS that unifies textile and garment production workflows from design to delivery.
Medo streamlines communication and collaboration among textile designers, manufacturers, suppliers, and stakeholders—creating a single source of truth for your entire production pipeline.
Textile and garment manufacturing involves numerous interconnected processes: design conceptualization, pattern making, material sourcing, dyeing, cutting, assembly, quality control, and distribution. Disconnected systems and communication gaps between these stages lead to inefficiencies, errors, and delayed deliveries.
Medo solves these challenges by bringing everyone in the textile production chain—designers, pattern makers, suppliers, manufacturers, quality control, and distributors—into a unified platform. Built on top of MedusaJS, Medo provides industry-specific tracking that follows each garment from concept to consumer.
TL;DR: Medo is your single source of truth for tracking, automating, and managing the entire textile production lifecycle with unprecedented detail and visibility.
Design reusable task blueprints with structured metadata and categorization.
- Create templates with consistent requirements, priorities, and durations
- Organize tasks into logical categories for better workflow management
- Add custom metadata for industry-specific requirements
Track the full lifecycle of tasks from creation to completion.
- Build complex workflows with parent-child relationships and dependencies
- Monitor task progress with status tracking and notifications
- Assign tasks to team members and partners
Store and manage data for team members, partners, vendors, and more in one place.
- Centralize contact information, roles, and metadata about each stakeholder
- Maintain complete address and contact history
- Assign tasks and track performance metrics
Manage the complete lifecycle of textile and garment designs with industry-specific tools.
- Create detailed records of design specs, color palettes, materials, and technical drawings
- Monitor production stages including pattern making, cutting, dyeing, stitching, and finishing
- Track material consumption, wastage, and efficiency metrics
- Generate comprehensive technical packets and bill of materials (BOM)
Manage your online presence with integrated content tools.
- Create and publish blogs and pages
- Customize content with flexible block structure
- Integrated with your workflow systems
- Textile-Specific Workflows: Purpose-built for the unique needs of textile and garment production
- End-to-End Traceability: Follow each design from concept sketch to finished garment with detailed tracking
- Supply Chain Integration: Connect designers, material suppliers, manufacturers, and distributors in one system
- Quality Control: Built-in processes for textile-specific quality assurance and compliance
- Production Optimization: Identify bottlenecks and inefficiencies with specialized metrics for textile manufacturing
- Extensible Architecture: Thanks to MedusaJS, you can easily expand functionality to meet your specific production needs
- Partner Mobile App: Empower your production partners to choose, start and finish tasks directly from their mobile devices for real-time visibility
- Integrated E-commerce: As a designer, launch your own e-commerce store without the overhead of building and maintaining a separate website
-
Clone the Repository
git clone https://github.com/Jaal-Yantra-Textiles/v2/
-
Install Dependencies
cd v2 yarn install
-
Set Up Environment
- Copy
.env.template
to.env
- Fill in your database credentials and other required environment variables
- Copy
-
Run Migrations
yarn medusa migrations run
-
Start the Server
yarn start
Medo will be accessible on the configured port (e.g.,
localhost:9000
)
Medo provides a comprehensive set of RESTful APIs:
- /admin/task-templates: Create and manage task templates and categories
- /admin/tasks: Handle task creation, assignment, and status updates
- /admin/persons: Manage stakeholders and their information
- /admin/designs: Track design and production processes
- /admin/websites: Manage website content and blocks
- /partners: Partner-specific endpoints for task management
All APIs follow consistent patterns with proper validation and error handling.
We prioritize thorough testing to ensure reliability:
- Integration Tests: Validate that each module works correctly with real data flows
- API Tests: Confirm that all endpoints handle requests and responses properly
- Workflow Tests: Ensure complex business processes execute as expected
Run tests with:
yarn test
We welcome community contributions. Whether you want to fix a bug, add a feature, or propose a new module, feel free to:
- Fork this repo
- Create a new branch:
git checkout -b feature/new-module
- Commit your changes:
git commit -m 'Add new module'
- Push to the branch:
git push origin feature/new-module
- Open a Pull Request
Medo is released under the MIT License. You're free to use, modify, and distribute this software for both commercial and non-commercial purposes.
- Issues & Requests: Submit an issue on GitHub
- Discussions: Share your ideas or questions in GitHub Discussions
- Email: info@medo.dev (for more detailed inquiries)
We're excited to see how you use Medo to optimize your workflows and processes. Stay tuned for more modules and updates!
Start automating your textile workflows today!