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

To create general diagrams showing main client and server classes and communication between them. #5

Open
igrangel opened this issue Aug 23, 2017 · 7 comments
Assignees

Comments

@igrangel
Copy link
Contributor

  1. We need to have a diagram representing classes in the client part
  2. We need to have a diagram representing classes in the server part
  3. We need to have a diagram connecting classes from client to server and vice-versa

Please upload and comments the images here.

@dinaminsi
Copy link

Here is the class diagram for the server part.
class diagram - backend

@igrangel
Copy link
Contributor Author

The KGAlignment Class should be aligned with the AlligatorMain class.

@igrangel
Copy link
Contributor Author

igrangel commented Aug 24, 2017

The Class IndustryStandard should also not be disconnected

@igrangel
Copy link
Contributor Author

igrangel commented Aug 24, 2017

For this,

3 - We need to have a diagram connecting classes from client to server and vice-versa

What we actually need is a sequence diagram showing all the connections of the classes between the client and the server side.

@dinaminsi
Copy link

Yes I missed those two relationships. Here's an updated version for the backend.

class diagram - backend updated

@dinaminsi
Copy link

Class diagram for frontend:
class diagram - frontend

@dinaminsi
Copy link

Sequence diagram:

sequence diagram

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

4 participants