Version 3
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...