-
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
Lisa's task list with Rails! #5
base: master
Are you sure you want to change the base?
Conversation
…n in the home page
…icons. styled everything. added show route to replace by_task route
…rent time into the completed_at date. can also reclick the button and remove the completed status
…r people. search functionality
…ponsibility. changed root_path to tasks_path
…person. updated css styling of show page to fit better on the screen
…f both completed and incomplete. link there shows a list of title and description for all tasks. uses partial to make tables of tasks.
…plete_tasks to give back a list of tasks, not just a count of them
…plete and incomplete
…ok out the home icon link, which was a little confusing)
…r tasklist. cannot deploy to heroku without doing this
footer a { | ||
color: #005266; | ||
} | ||
|
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.
Your app looks great! I love your styling!
Lisa, your project looks awesome! I'm so impressed with how much you've done in your first Rails application. And there are so many more exciting Rails things to learn! 🙌 💻 😎 |
Thanks so much for your feedback @kdefliese! This is awesome :) |
Solo project by Lisa Rolczynski.
https://calm-castle-82379.herokuapp.com/
Excited to have something on the web! Yays!