Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Class Diagram #83

Open
mikebarkmin opened this issue Jul 16, 2021 · 0 comments
Open

[Task] Class Diagram #83

mikebarkmin opened this issue Jul 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mikebarkmin
Copy link
Member

Class diagrams have to be created in many computer science courses, therefore we should also have this task format. I think, that we could use React Flow for handling the interactive creating of classes and connections. For adding fields and methods and updating the class name, we could go different ways. Two which come to my mind are:

Update the nodes in place like on the front page of the documentation of React Flow.

Update the nodes by using a sidebar, like we do for the Flow Editor.

My preference is the sidebar approach. Since this enables us to have rich inputs, but not clutter the class diagram.

I am not sure how to evaluate a given class diagram or how to show a statistic, which are core features of Bitflow. If you have any suggestions, feel free to write a comment.

@mikebarkmin mikebarkmin added the enhancement New feature or request label Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant