Skip to content

Assignment-one - #1

Open
HaroonV12 wants to merge 7 commits into
mainfrom
assignment-one
Open

Assignment-one#1
HaroonV12 wants to merge 7 commits into
mainfrom
assignment-one

Conversation

@HaroonV12

Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Created a ERD for the relationship between the customers and the customer_purchases.

What did you learn from the changes you have made?

I learnt about when to use the various relationships; in this case it was 1-many.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I was also considering doing product product - customer_purchases relationship, but than decided against it as a customer can make multiple purchases, each purchase belongs to one customer. This is a very clear one-to-many relationship.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

Not for this assignment.

How were these changes tested?

N/A

A reference to a related issue in your repository (if applicable)

N/A

Checklist

  • I can confirm that my changes are working as intended

@niyazmnazari niyazmnazari left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great work on Assignment 1. All sections are complete and correct. Well done!
Mark: 30/30

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.

2 participants