CSC207-2022F-UofT/course-project-bill-gates

[Feature 12] Design and Implement How to add an `Entry`.

ScottCTD opened this issue · 0 comments

Initiations

  • Currently, we don't have a way to add an entry although we already implemented the InsertEntryUseCase.
  • However, this is definitely a crucial part of our program, so we need to consider a way to accomplish this.

Design

Refers to #68

Related Issues and Pull Request

If you are willing to take part in this part, feel free to assign yourself as an assignee!