Skip to content

22--Two Do MVC--Joe Cursi #179

@malkin28025

Description

@malkin28025

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions