add: Add an item.
This is a method of the TodoList class in the planning module.
def add(&mut self, item: TodoItem) -> ()