Skip to content

22 -- Two Do MVC -- Andell Jean-Jacques #177

@AJean144

Description

@AJean144

Task

  • build the TodoMVC project in Rails. To see the app in action, click on any of the links under the "Examples" tab
  • The functionality should follow the spec, with the following exceptions:
    • Persistence - SQLite
    • Routing in Rails
  • You can make use of the HTML in their template and the CSS in the template for that. Use Rails helper methods wherever possible (in the form, for example).

    This project will have multiple levels of difficulty

  • Level 1: Complete the functionality described above.
  • Level 2: Add due dates to the tasks. Display tasks differently depending on whether they are overdue, due today, or due in the future.
  • Level 3: Add support for multiple users. Each user should be able to view and edit only his/her own task list.
  • Level 4: Add support for multiple task lists for each user. Each list should get its own label, and the user should be able to navigate between all of his/her own lists.
  • Once completed, place this functional todo list application, in its own repository

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