Hardware traceability and product information
A hardware-traceability project combining React web, mini-program and Python server projects. The web interface includes product-information package editing and rich-text content maintenance.
Product structure
The repository contains React web, mini-program and Python server directories, with separate documentation.
Product-information package editing involves rich-text content. Inspected change descriptions cover an editor replacement and support for headings, font sizes, underline, strikethrough, quotations and links.
Technical characteristics
The web project uses React, TypeScript, Ant Design, React Router and Vite, with a Quill editor dependency.
Product information combines business data with content presentation. Separate web, mini-program and server projects organize the interfaces for their respective platforms.
- React
- TypeScript
- Ant Design
- Vite
- Python