Skip to content

Data model of a Blog App#1

Open
iambenkis wants to merge 12 commits intomasterfrom
data-model
Open

Data model of a Blog App#1
iambenkis wants to merge 12 commits intomasterfrom
data-model

Conversation

@iambenkis
Copy link
Owner

Blog App 🏴

In this milestone I create a data model of my blog App using rails

Checklists 🥇

  • Create a new app. Give it a meaningful name. ✔️
  • Initialize your project with Git. ✔️
  • Make sure that your project has Postgres database set up. ✔️
  • Build your project schema. ✔️
    • Create and run the necessary migration files.
    • Table and column names should match the ERD diagram.
      • note: photo for users table should be a link to an image
    • Foreign keys should be included.
    • All columns that are foreign keys should have a corresponding index.

Copy link

@rloterh rloterh left a comment

Choose a reason for hiding this comment

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

Hi Benjamin,

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

Invalid Code Review Request

You have submitted a project, that needs to satisfy the following requirements:

New ReadMe Template:
image

Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

CollinsTatang
CollinsTatang approved these changes Dec 1, 2022
@iambenkis
Copy link
Owner Author

Hi @CollinsTatang you didn’t approve the project in the dashboard!

Copy link

@fobadara fobadara left a comment

Choose a reason for hiding this comment

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

Hi @iambenkis,

While you made a great effort in this project, unfortunately, I cannot proceed to review your code.

Invalid Code Review Request

You have submitted a project, that doesn't follow Gitflow. Kindly ensure you are merging into a dev branch. Check out how to change the default branch

Your Code Review Request will be marked as invalid in your Dashboard, so please submit a new one once you are ready 🙏

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

Please, do not open a new Pull Request for re-reviews. You should use the same Pull Request submitted for the first review, either valid or invalid unless it is requested otherwise.


Invalid Code Review Request does not count into the code reviews limit.

@CollinsTatang
Copy link

Hi @CollinsTatang you didn’t approve the project in the dashboard!

Yeah @iambenkis
There was an error on our end.

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.

4 participants