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

Class diagrams #18

Open
ghazi-ge1803610 opened this issue Oct 30, 2021 · 1 comment
Open

Class diagrams #18

ghazi-ge1803610 opened this issue Oct 30, 2021 · 1 comment

Comments

@ghazi-ge1803610
Copy link

If you can give us hints on how to approach the class diagram that would be great

@erradi
Copy link
Collaborator

erradi commented Oct 31, 2021

Create a class diagram that visually describe the classes used in your App using any tool including Word or PowerPoint.
Each class will have a name and for each attribute specify a name and datatype.
For classes that has methods for each method specify the data types of input parameters and the return type.
Example entity class diagram:
image

Example Repository class diagram:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants