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

Create migrations(tables) [1pt] #17

Merged
merged 5 commits into from
Jun 26, 2023
Merged

Create migrations(tables) [1pt] #17

merged 5 commits into from
Jun 26, 2023

Conversation

zdnahom
Copy link
Collaborator

@zdnahom zdnahom commented Jun 26, 2023

In this milestone I :

  • Created tables
    • Users table
    • Foods table
    • Recipes table
    • Recipe Food table (relationship between Foods and Recipes tables )

Copy link
Owner

@shafiuyushawu shafiuyushawu left a comment

Choose a reason for hiding this comment

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

Hello @zdnahom,
You did absolutely great implementing the requirements in this milestone, your project is complete congratulations🥳

lets-party

Highlights 🧾

  • Linter are passing ✔️
  • Descriptive PR and Title ✔️
  • Migrations successful setup ✔️

@zdnahom zdnahom merged commit 5f731a8 into dev Jun 26, 2023
3 checks passed
@zdnahom zdnahom deleted the create-tables branch June 26, 2023 13:34
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.

None yet

2 participants