-
Notifications
You must be signed in to change notification settings - Fork 22
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
Task List Rails - on the real live internet! #3
base: master
Are you sure you want to change the base?
Conversation
…ogic for generating show task
…ime: time request submitted, completed time: time request submitted, complete: true)
…pretty and helpful
…nd i don't need to enter logic for updated_at - rails does it
…p down on new task and edit form
display: flex; | ||
flex-direction: column; | ||
flex-wrap: wrap; | ||
justify-content: center; |
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.
I didn't know you could justify content with CSS - cool!
First off, congratulations on your new baby!!! Reading this comments should be the LOWEST priority for you right now, you've got much more important things to think about! :) Overall, really really great work! Good commit messages, clean and clever methods, and helpful comments in the code that made it easy for me to understand what was happening and why you made certain decisions. I couldn't find anything I thought you should improve - you're doing great! Keep up the good work! |
nahmisa-tasklist.herokuapp.com
This is probably as good as it is going to get! I've got baby pushing class tonight and it ends at 8:30 so.... sorry it's still a little messy!