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

Adriana's TaskMaster Salty-Ocean #4

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open

Conversation

dri19tcc
Copy link

All requirements were finished. I am happy that I got the date to work in a more functional manner. I was also able to make data that was completed go to the bottom of the page. I feel like I fought this assignment the whole way through, so not sure if I did any super fun things, I'm just happy that it's working the way I wanted it to as well as the styling looked the way that I wanted it to.

dri19tcc added 30 commits April 19, 2016 15:46
…r all pages in application.html.erb. Added in my data in index.html.erb and updated all the names so correct things were displayed
…elete,add but now to start the railsy way of doing it
…ectly. updated the controller to add in date completed time. made a radio button instead of a select box which destroyed all the things
…Made status always default to Not Started by doing a migration
…tatement so that when a date is completed, it puts it to the very bottom of the list.
…to tasks. Added associations. In partials, added a belongs to field. Restarted database and reseeded data
…as well as showing extra data for each person.

/*label.radio {
padding: 0 60px;
}*/

Choose a reason for hiding this comment

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

remove commented out code before PRs

@lgranger
Copy link

My #1 advice for PRs would be to do a quick check over your code before you submit, and pull out anything that is extraneous: commented out code, notes you made to yourself, code that isn't used anymore, etc.

Great job with you first rails project! 🎉🎉🎉

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.

2 participants