Added sample_export.png

This commit is contained in:
Andrew Lalis 2021-02-07 22:32:22 +01:00
parent 7e22602b57
commit 711dde51a7
2 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Entity-Relation Mapping Editor # Entity-Relation Mapping Editor
A simple UI for editing entity-relation mapping diagrams. A simple UI for editing entity-relation mapping diagrams.
![window screenshot](https://raw.githubusercontent.com/andrewlalis/EntityRelationMappingEditor/main/design/main_interface.PNG)
## How to Use ## How to Use
The interface and menus should be pretty self-explanatory, but here are some tips to get you started: The interface and menus should be pretty self-explanatory, but here are some tips to get you started:
@ -10,3 +10,8 @@ The interface and menus should be pretty self-explanatory, but here are some tip
* Drag the relations to move them around in the window. * Drag the relations to move them around in the window.
* Right-click on different areas to access context menus with some helpful actions. * Right-click on different areas to access context menus with some helpful actions.
* When exporting the model to an image, be sure to add the desired image file extension (`.png`, `.jpg`, `.bmp`, etc.), or the application will default to `.png`. * When exporting the model to an image, be sure to add the desired image file extension (`.png`, `.jpg`, `.bmp`, etc.), or the application will default to `.png`.
## Sample Exported Image
Here's a sample of an exported diagram.
![sample diagram export](https://raw.githubusercontent.com/andrewlalis/EntityRelationMappingEditor/main/design/sample_export.png)

BIN
design/sample_export.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB