case-diagram
There are 5 repositories under case-diagram topic.
bhataparnak/Software_Engineering_Hotel_Management_Android_Entire_project
Hotel management and booking system in Android with Domain class diagram, Use case diagram, Expanded use cases, project analysis, proposed DB, and sequence diagram
kefsaj/ATMMachineDesign
Montana Savings Bank has recently been recommended the use of Automated Teller Machines to cut costs, eliminate errors, and provide a 24-hour service to its customers. The bank, and their consulting company have drafted a set of requirements they need to be programmed into their ATM. Our team was given was given the requirements and was told exactly what needed to be done but was also given some freedom to add features that would make the ATM better for the bank and for the customer. The Use case diagram and descriptions were the first operations to be done for the project. After carefully reading the requirements given to us by the bank, we drafted the Use cases, the Use case diagram, and the Use cases’ dialogs. This eased our way into step two of the process where we were to analyze and design how our project will work. A presentation was given to the class describing the details of our specific project, and even a prototype User Interface was designed. During the presentation we presented our Processing Use Case that was created during our Requirements phase. For part three of the projected we completed all of the communication diagrams for all of our Use cases, the class diagrams, and the class descriptions. Finally, after analyzing and designing our project, classes could easily be implemented using the C++ programming language. Our Project was completed and delivered on 12/18/19.
Anushreebh/Canteen-Ordering-System-for-Unilever-Course-end-Project---CBAP-Training
Captured the requirements to create the Canteen Ordering System
RobbeElsermans/SoftwareDesign
Money Tracker in Java
satyam9090/use-case-diagram
A use case diagram at its simplest is a representation of a user's interaction with the system that shows the relationship between the user and the different use cases in which the user is involved. A use case diagram can identify the different types of users of a system and the different use cases and will often be accompanied by other types of diagrams as well. The use cases are represented by either circles or ellipses. - Wikipedia