Bakery Management System
This project focuses on designing a Bakery Management System by applying system analysis and design techniques to ensure functionality and usability.
System Design Techniques Used
- Data Flow Diagram (DFD): Shows how data flows within the system.
- Use Case Diagram: Represents user interactions with the system.
- Class Diagram: Illustrates system structure and object relationships.
- State Diagram: Displays various object states and transitions.
- Sequence Diagram: Models the sequence of operations between components.