Cheesy Parts

Cheesy Parts DemoCheesy Parts is an open-source web-based system for tracking parts through the design and manufacture cycle. During some of the past seasons, we have had problems losing track of the progress of various parts, or whether we had the raw materials for them. To fix this, we wrote this web-based system during the offseason. It assigns part numbers with which CAD files can be saved to version control and stores information about parts’ current manufacturing status.

Features include:

  1. Tracking of part and assembly hierarchy
  2. Part status tracking
  3. Part metadata (notes, source material, cut length, quantity, priority, etc.)
  4. Dashboard of all part statuses

The code is available at https://github.com/Team254/cheesy-parts.

Feedback and suggestions for improvement are welcome.