-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
|
||
# Flowchart Editor | ||
|
||
Flowchart editor implemented using Angular. | ||
|
||
### How to test it ? | ||
- clone the repository | ||
- npm install | ||
- ng serve | ||
|
||
### Create your first flowchart: | ||
|
||
- When you click on the needed shape it appears in the box. | ||
- You can drag shapes wherever you want. | ||
- To create an edge between two shapes you need to double click on them. | ||
- To modify the text inside the shape you need to double click on it then click on the edit icon above. | ||
- To add text to the edge you need to double click on it. | ||
- To delete a shape you need to double click on it then click on the delete icon. |
d785df5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
angular-flowchart-editor – ./
angular-flowchart-editor-git-main-rihemebh.vercel.app
angular-flowchart-editor-rihemebh.vercel.app
angular-flowchart-editor.vercel.app