Posts

Showing posts from February, 2021

Version 3

Image
ReMind-ME  Task Monitoring System Business Logic: To help the individuals manage multiple tasks efficiently based on their priority and achieve their goals. Take task inputs from the user and store them in the database. Schedule them and notify the user based on the scheduled time. Tasks can be added, edited or deleted. Block-Diagram and Working: When the user opens the app, he is directed to the login page. If the user doesn’t have an account, he can create an account using a google account or email-id and password, and then the user gets redirected to the login page. On the left side of the home screen, a side navigation menu bar is present where the user can see his account details and can also log out if needed. After logging in, the user gets directed to the home screen. To the bottom right of the home screen, a floating button is present, which helps the user to add new tasks. By swiping right on the existing task, the user will be able to edit the details of the existing tas...

Version 2

Image
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 Splash screen with app icon 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 Notifications