Skip to content

Ember frontend coding exercise for interviews

Notifications You must be signed in to change notification settings

envoy/todo-list

Repository files navigation

Todo-list

Ember frontend coding exercise for interviews

Goals

  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

There is no backend to save data so everything will be stored in local state

About

Ember frontend coding exercise for interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published