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

ERD #2

Merged
merged 3 commits into from
Sep 17, 2019
Merged

ERD #2

merged 3 commits into from
Sep 17, 2019

Conversation

samgaco
Copy link
Owner

@samgaco samgaco commented Sep 2, 2019

Here I have created the ERD for the project.

Located in: docs/ok.jpeg

Copy link

@adriaanbd adriaanbd left a comment

Choose a reason for hiding this comment

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

Thanks for sharing a drawing of your ERD. Pen and paper is okay but I'd really recommend using a free online tool like LucidChart, ERDPlus or any other one. There are so many out there that it's hard to keep track of them. They are good to use because it makes this look professional. That being said, there is something missing in your ERD.

The User table needs an image_link column to store the avatar, unless you have a different approach in mind. The Invitee and Invitation_sender have the correct association but the choice of name throws me off a bit. If that's how you choose to name them it's okay.

Let's include the image_link column and proceed with another code review request.

Status: Request changes

Copy link

@mosaaleb mosaaleb left a comment

Choose a reason for hiding this comment

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

Well done @samgaco 👏

LGTM. You can merge to development 👍 .

Good luck with the next milestones. Happy Coding 💻

@samgaco samgaco merged commit 7e3e5e1 into development Sep 17, 2019
This was referenced Sep 26, 2019
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