You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Task Deletion Confirmation
Description: Add a confirmation prompt when users delete a task to avoid accidental deletions. The prompt should ask, "Are you sure you want to delete this task?"
Difficulty: Beginner
Labels: good first issue, bug
Add Icons to Buttons for Visual Enhancement
Description: Add Font Awesome or other icons to buttons (e.g., checkmark for task completion, trash can for task deletion) to improve the user interface.
Difficulty: Beginner
Labels: good first issue, enhancement
Add Modal Popup for New Goal Creation
Description: Add a modal (popup) to allow users to create goals. The modal should contain a form with input fields for goal title, description, and target completion date.
Difficulty: Beginner
Labels: good first issue, feature request
Add Task Filter (Active, Completed, All)
Description: Add a filter dropdown that lets users switch between viewing only active tasks, completed tasks, or all tasks.
Difficulty: Beginner
Labels: good first issue, feature request
Task List UI/UX Improvements (Spacing and Alignment)
Description: The task list could be better organized. Adjust the task list layout for better visual appeal and clarity (align task names, checkboxes, and buttons neatly).
Difficulty: Beginner
Labels: good first issue, enhancement
Add Edit Feature for Tasks
Description: Implement the ability for users to edit existing tasks. Users should be able to modify the title and description of any task after it is added.
Difficulty: Beginner
Labels: good first issue, feature request
The text was updated successfully, but these errors were encountered:
This issue encompasses a number of improvements and feature enhancements to the application. Below is the some of changes that have been implemented to address several problems:
UI/UX Improvements:
The overall user interface has been improved with a cleaner design and better usability.
Adjustments to the layout and visual elements ensure a more modern and responsive feel.
Enhanced the user flow to ensure tasks, notes, and goals are more organized and easily accessible.
ezyZip.2.mp4
Inline Editing for All Sections:
Implemented inline editing functionality for the tasks, notes, and goals sections.
Users can now edit their entries directly in the list without needing to open a separate edit modal or input form.
This enhancement improves the user experience by providing quicker and more intuitive editing options.
ezyZip.3.mp4
Modal Popup for Goal Setting:
Added a modal popup for creating and setting goals. This feature allows users to enter goal titles, descriptions, and target dates in a more structured way.
The modal provides a more user-friendly interface for goal creation and improves the overall experience of goal management.
ezyZip.4.mp4
@rahat2134@jddeep
I have resolved several issues regarding inline editing, UI/UX improvements, and goal-setting functionality. I would like to request to be assigned this task to continue working on the remaining issues, testing the features, and finalizing the functionality.
Improve Task Deletion Confirmation
Description: Add a confirmation prompt when users delete a task to avoid accidental deletions. The prompt should ask, "Are you sure you want to delete this task?"
Difficulty: Beginner
Labels:
good first issue
,bug
Add Icons to Buttons for Visual Enhancement
Description: Add Font Awesome or other icons to buttons (e.g., checkmark for task completion, trash can for task deletion) to improve the user interface.
Difficulty: Beginner
Labels:
good first issue
,enhancement
Add Modal Popup for New Goal Creation
Description: Add a modal (popup) to allow users to create goals. The modal should contain a form with input fields for goal title, description, and target completion date.
Difficulty: Beginner
Labels:
good first issue
,feature request
Add Task Filter (Active, Completed, All)
Description: Add a filter dropdown that lets users switch between viewing only active tasks, completed tasks, or all tasks.
Difficulty: Beginner
Labels:
good first issue
,feature request
Task List UI/UX Improvements (Spacing and Alignment)
Description: The task list could be better organized. Adjust the task list layout for better visual appeal and clarity (align task names, checkboxes, and buttons neatly).
Difficulty: Beginner
Labels:
good first issue
,enhancement
Add Edit Feature for Tasks
Description: Implement the ability for users to edit existing tasks. Users should be able to modify the title and description of any task after it is added.
Difficulty: Beginner
Labels:
good first issue
,feature request
The text was updated successfully, but these errors were encountered: