FAST Diagram – Warehouse Management About the Project
This project is an interactive web application built with GoJS to design and visualize a FAST (Function Analysis System Technique) diagram for warehouse management processes. The tool allows users to create, edit, and organize nodes representing different steps in warehouse operations, such as product reception, stock verification, storage, and optimization. With features like double-click editing, dynamic link insertion, and zoom-to-fit, the app provides an intuitive way to analyze workflows, identify dependencies, and optimize logistics.
Features
Editable Nodes: Double-click a node to rename it.
Add Nodes Dynamically: Insert a new node by double-clicking a link between two nodes.
Link Creation: Select two nodes and add a connection using the "Ajouter un lien" button.
Zoom-to-Fit: One-click zoom for a clear view of the entire diagram.
Customizable Title: Editable title for each diagram session.
Getting Started Prerequisites
All you need is a modern web browser. The app uses:
GoJS
Run the app: Simply open the index.html file in your browser.
Usage
Create/Modify Nodes:
Double-click on a node to rename it.
Double-click on a link to insert a new node in between.
Link Nodes:
Select two nodes, then click the Ajouter un lien button.
Zoom:
Click the fullscreen button (⛶) to auto-fit the diagram.
Project Structure
index.html – Main app interface and logic.
favicon.ico – Optional icon for the app.
Contributing
Contributions are welcome! You can submit pull requests to improve features, styling, or extend the diagram capabilities.
License
This project is licensed under the MIT License.