Project

On-Demand 3D Printer Platform

API and web application for intake, quoting, queue management, and fulfillment across custom print requests.

active

Started January 12, 2026

Updated March 24, 2026

TypeScriptAPIAngular3D Printing

Overview

This project is meant to turn a pile of manual print-request coordination into a usable system. The API handles request intake and print-job state. The web app handles quoting, operations visibility, and customer communication.

Current milestone

Build a dependable order-to-queue path that keeps pricing, material selection, and production status aligned.

Roadmap

  • Define the request and quote lifecycle clearly
  • Add authenticated operator workflows for reviewing jobs
  • Track printer capacity and queue contention
  • Generate customer-visible status updates
  • Add webhook-driven notifications for state changes

Notes

The hard part is not rendering another dashboard. It is keeping operational truth in one place so requests do not drift across spreadsheets, messages, and half-finished admin tooling.