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

F/models controllers #17

Merged
merged 6 commits into from
Nov 1, 2023
Merged

F/models controllers #17

merged 6 commits into from
Nov 1, 2023

Conversation

RileyManda
Copy link
Collaborator

@RileyManda RileyManda commented Nov 1, 2023

Description

In this PR we generated data models and controllers

Changes Made

  • Generated data models using rails command for scaffolding models and controller
  • Migrated and updated schema
  • An UML diagram has been included below.

UML Diagram

jetlogix-img-erd

Kanban Progress

image

@rubydevi rubydevi linked an issue Nov 1, 2023 that may be closed by this pull request
@Yonashenok
Copy link
Collaborator

Yonashenok commented Nov 1, 2023

i am reviewing this PR

Copy link
Collaborator

@Yonashenok Yonashenok left a comment

Choose a reason for hiding this comment

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

Hi @RileyManda and @rubydevi ,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit:
Congratulations! 🎉

Highlights

  • Correct Git-flow followed 💯
  • the project setup correctly 💯
  • the model is correctly set up👍
  • the controller is generated 🚀

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.

@rubydevi rubydevi merged commit d72040b into dev Nov 1, 2023
2 checks passed
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.

[1pt] Create data model(Schema) and controllers [Group Task]
3 participants