Version 2

ReMind-ME 

Task Monitoring System

Logo of ReMind-ME



User functionalities

ReMind-Me allows the user to add new tasks, schedule them based on date and time, and can also prioritize them if needed. They can add a buffer time to the prioritized tasks and the app will send the notifications prior to the scheduled time as per the chosen buffer time. The user can edit or delete the tasks as required. Finally, the user would be able to view the scheduled tasks.


ReMind-ME Use Case Diagram

Work-Flow



Components

  1. Splash screen with app icon
  2. Tasks screen
    • Floating action to add a new task
      • Bottom sheet to add details(Title, date, time, etc..) of the task  
      • save the task (Button)
    • Swipe right to edit the task
      • Bottom sheet to edit the task
      • save the task (Button)
    • Swipe left to delete the task
      • Pop up the box to confirm the deletion of a task
  3. Notifications 

Comments

Popular posts from this blog

Version 3

Abstract