-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Tasks
- Create a new Issue WIP issue in the class repo named appropriately(S)
- Estimate all the top-level tasks with T-shirt sizes: S, M, L, XL(S)
- Night update your wiki: Assignment Evaluation, Light Bulbs, and Things I Don't Get Yet(M)
- TodoMVC project(XL)
- New todo - Add a button (don't just press Enter) to create the todo, appends it to the todo list and clears the input.
- Mark all as complete - Also requires a button for this and the 'clear completed' check box
- Item - Again, a button alongside the checkbox to mark as complete. You'll also need a link to edit an item.
- Editing - takes place on its own page; requires a button to save; there's no editing class; have a link to return to the list
- Persistence - SQLite
- Routing in Rails
- Create a branch in your
TIY-Assignments
repo(S)- A Pull Request in your TIY-Assignments
Metadata
Metadata
Assignees
Labels
No labels