Closed shreya024 closed 1 year ago
@shreya024 I would like to work on this issue!
@shreya024 Mam, I have to make the changes mentioned above and keep rest of the diagram as it is, right?
@shreya024 Mam, I have to make the changes mentioned above and keep rest if the diagram as it is, right?
Yup
@shreya024 I am almost done with the ER diagram, just have to join each enitity via PK and FK. Please checkout the ER diagram. Please review the diagram and let me know if there are any changes.
P.S : How should I raise PR for it? Should I add the diagram in the README.md
file?
Thanks
@shreya024 I am almost done with the ER diagram, just have to join each enitity via PK and FK. Please checkout the ER diagram. Please review the diagram and let me know if there are any changes.
P.S : How should I raise PR for it? Should I add the diagram in the
README.md
file?Thanks
@MahendraDani Place Sign Up in the beginning.The workflow begins from there.Make sure the attributes of Individual Profile Completion are as it is as mentioned in the comment above.And join the entities with proper relations and PK/FK. You can upload the ER Diagram.png to the repo and add a relative link to it in the README.
@shreya024 I am almost done with the ER diagram, just have to join each enitity via PK and FK. Please checkout the ER diagram. Please review the diagram and let me know if there are any changes. P.S : How should I raise PR for it? Should I add the diagram in the
README.md
file? Thanks@MahendraDani Place Sign Up in the beginning.The workflow begins from there.Make sure the attributes of Individual/Org Profile Completion are as it is as mentioned in the comment above.And join the entities with proper relations and PK/FK. You can upload the ER Diagram.png to the repo and add a relative link to it in the README.
Issue Type: Design/Documentation
Description:
Make a copy of the existing ER Diagram in Whimsical and modify it w.r.t following instructions
Create a new entity called SignUp with the attributes
Replace Existing Entity named Individual with Individual Profile Completion
Replace Existing Entity named Organization with Organization Profile Completion
Create relation from Signup Entity(Individual/Org MongoDB id as PK) to Individual Profile Completion & Organization Profile Completion via Individual/Org MongoDB id as FK
Previous ER Diagram