Requirements.

Conceptual Design

As a ___, I should be able to _____ so that ___

As a user, I should be able to add todos in todolist, so that I can do the daily tasks on time.

Objects / Entities (objects):

  1. User
  2. Todos (time)
  3. Todolist

Behaviour (Functions):

  1. Add todo
  2. Delete todo