hadiyarajesh / note-x

Notes and Reminders on steroid
Apache License 2.0
11 stars 10 forks source link

Create a screen that lists all the Reminders #20

Open siddupatil3675 opened 2 years ago

siddupatil3675 commented 2 years ago

Is your feature request related to a problem? Please describe. NA

Describe the solution you'd like

  1. Create a screen using Jetpack Compose which lists all the reminders created by the user.
  2. Allow the user to add a new reminder that navigates to another screen asking for details.
  3. Allow users to edit, delete or move to another folder for an existing reminder.
  4. Let ReminderScreen communicate with ReminderViewModel and ReminderRepository for CRUD operations.

Describe alternatives you've considered NA

Additional context NA

hadiyarajesh commented 1 year ago

Assigned to @geetgobindsingh team as Siddu left the team.