Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
cedriclinares123 committed Dec 19, 2024
1 parent 991f7fa commit f30f7a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Ember frontend coding exercise for interviews
1) Build a todo list that is capable of adding, removing, and editing different tasks.

2) Add the ability to add, remove, edit sub tasks
a) Removing a task removes its subtasks

3) Bulk actions
a) Being able to delete multiple tasks at the same time

It is up the developer working on this to choose what UI will get built. It doesn't need to be fancy or styled in any particular way. Functionality is the most important thing

Expand Down

0 comments on commit f30f7a4

Please sign in to comment.