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
added the chore model #36
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I need you to please add a boolean variable called passed to the model and a static method that returns a chore by id, I need those for the Vote model |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only the comments of the mentors
everything else looks good
bc2695c
to
ebf425b
Compare
done added the passed field and static method. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@EliasAndry in the code I can see that you added menu but when I run the vagrant I can't see the menu.
Please check it
|
@kobihk @EliasAndry |
|
site is almost ready.. and the chore model aswell
might need some changes if we wanna add more pages or other things..
issue #22