https://github.com/joolfe/vue-diagram-maker
Using AWS diagram maker into a Vue app
https://github.com/joolfe/vue-diagram-maker
Last synced: 4 months ago
JSON representation
Using AWS diagram maker into a Vue app
- Host: GitHub
- URL: https://github.com/joolfe/vue-diagram-maker
- Owner: joolfe
- Created: 2021-10-30T11:34:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T16:57:54.000Z (over 4 years ago)
- Last Synced: 2025-02-06T09:35:05.657Z (over 1 year ago)
- Language: Vue
- Size: 562 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-diagram-maker
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## TODO
- Css style, we cannot see clear everything add more boerders and thing
- Potential node should have the same properties as the one get from panel.
- Edges badged should have border be in the middle.
- Menu should not select when click in options.
- Create logo and put in the menu bar.
- Create end nodes
- Create Start Node.
- Tools panels.
- Choose type of edge (should we allow add arbitrary ones or depending on the target?)
- Don´t allow delete the start and end nodes.
- Add zoom in/out and center button as floating buttons.
- Disable zoom using mouse is possible?
- Add favicon.
- Context menu to choose the badged and more?
- Save state in indexDB.
- Undo redo
- Export to flow functionality.
- Save in local functionality.
- Import functionality.
- Deploy wo github pages using github actions.
- History feature.
- Automatic fill types of adpaters from PF: