Nastaran wants to implement her own todo app, She implemented main features of the app but she needs help in order to solve some problems. Also she is trying to implement her first unit & UI test which is really stucked on it.
You have to help her to complete her mission.
Help Nastaran get rid of this UI challenge
- Add todo
- Remove todo (swipe to remove)
- Edit todo (in-place)
- Reorderable todo list
- Todo item should not be empty
- Todo item should not contain any special character
- Remove todo item from list
- Reorder list items