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

UI deployment diagram and C&C #25

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

OllieWare
Copy link
Contributor

Created the Deployment Diagram first draft (not including description)
image

Copy link
Contributor

@lapis2002 lapis2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the User Database be in the Patient Management diagram? Since it's in the Patient Management subsystem.

@OllieWare
Copy link
Contributor Author

Fair, I was thinking of user data in the UI case as just a list of existing users and passwords for login purposes. Maybe I should rephrase the naming on it cause it does seem like it should go to patient management atm. Any ideas on how I could clear things up would be greatly appreciated

@lapis2002
Copy link
Contributor

Fair, I was thinking of user data in the UI case as just a list of existing users and passwords for login purposes. Maybe I should rephrase the naming on it cause it does seem like it should go to patient management atm. Any ideas on how I could clear things up would be greatly appreciated

I think we may not need db or anything to store users/pw. As I understand, if the UI wants to check users and passwords, they should call check methods to Patient Management Component, that’s where the check should happen, the UI won’t do the check itself - you can see that connection in the component diagram.

@OllieWare
Copy link
Contributor Author

OllieWare commented Oct 15, 2023

only change so far is removing the database from the diagram, just getting on the text description now. Code will also be worked on tonight but will be in a different branch

@OllieWare
Copy link
Contributor Author

first draft of the text description complete

@OllieWare
Copy link
Contributor Author

image

Diagram at present

@OllieWare
Copy link
Contributor Author

image
update to show codenames used

@milesrose13 milesrose13 changed the title UI deployment diagram UI deployment diagram and C&C Oct 15, 2023
@milesrose13
Copy link
Contributor

C C drawio

Copy link
Contributor

@lapis2002 lapis2002 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing component description.

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

Successfully merging this pull request may close these issues.

3 participants