Introduction

In the first Personal project or submission in Todo APP is assigned to complete an application with existing conditions, such as:

  1. RecyclerView displays the list correctly with the initial data from the local JSON.
  2. The filter menu works properly with the right query.
  3. The data is updated and the SnackBar appears when the checkbox is checked.
  4. TitleTextView (CustomView) is in adapter display state correctly.
  5. Successful deletion of data, either from the detail page or by dragging the list.
  6. Successful to add new data.
  7. The daily reminder notification displays the earliest active task when the notification setting is on.
  8. UI testing can run successfully based on the scenario.
  9. Every question in the exit interview can be answered correctly.

Whats Project

For documentation, please see below :