-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement the 2 Priority Tasks for the Day #4
Comments
I HAVE APPLIED THROUGH CONTIHUB PLEASE ASSIGN THIS TO ME. ALSO ADD LABELS OF HACKTOBERFEST TOO PLEASE. @mukul-dev |
i have modified Fragment2PriorityTaskRule.java and fragment_2priority_task_rule.xml .
@mukul-dev please review my PR |
made changes
Could you assign me this issue? |
@Crisonel already pr has been submitted by me. There are some bugs in the codeframe which i will gonna fix so try to request other issues |
@RITIK-CHAUDHRY but it has been 2 days since you raised the PR. |
fixed issue ContriHUB#4 . in this version of the app the user can give input of the tasks and henceforth can mark as done when it is done. a pop up will come which ensure that use confirm the marking. task2 can be marked as done only if task 1 is completed
@mukul-dev in this version of the app the user can give input of the tasks and henceforth can mark as done when it is done. a pop up will come which ensure that use confirm the marking. task2 can be marked as done only if task 1 is completed |
@mukul-dev sir please review the pr. |
fixed issue ContriHUB#4 . also improved UI
@mukul-dev done all the changes also improved the ui of the app |
Overview:
We need to implement the fragment that allows users to set 2 priority tasks for the day. The idea is to help the user focus on their most important tasks and track their completion. The tasks should be stored locally and be retrievable whenever the app is reopened, ensuring users can always view their current day's tasks.
Requirements:
Importance of this Feature:
This feature helps users stay focused on their most important tasks for the day. By setting and completing priority tasks, users can maintain productivity and build strong habits of prioritization.
Additional Notes:
The text was updated successfully, but these errors were encountered: