https://github.com/martijnvos/usecasehelper
Tool to create use cases and save them in image format
https://github.com/martijnvos/usecasehelper
c-sharp tool usecase windowsforms
Last synced: about 2 months ago
JSON representation
Tool to create use cases and save them in image format
- Host: GitHub
- URL: https://github.com/martijnvos/usecasehelper
- Owner: Martijnvos
- Created: 2018-03-25T11:53:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T12:59:31.000Z (over 8 years ago)
- Last Synced: 2025-01-29T04:42:51.966Z (over 1 year ago)
- Topics: c-sharp, tool, usecase, windowsforms
- Language: C#
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Use Case Helper
## Description
This application is useful for creating Use Case diagrams.
It provides you with tools to create actors, use cases (which also has automatic system creation) and lines.
It's also possible to edit use cases and remove lines afterwards, making sure you won't have to start over from scratch when making a mistake.
## Screenshots
**Addition of actor**

**Addition of use case**

**Addition of line**

## Running the application
Just download the source code and open the project in Visual Studio.
You should be able to run it with the 'Start' button.