Skip to content
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

Upcoming issues #9

Open
rahat2134 opened this issue Dec 5, 2024 · 1 comment
Open

Upcoming issues #9

rahat2134 opened this issue Dec 5, 2024 · 1 comment

Comments

@rahat2134
Copy link
Collaborator

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

@Saloni-2005
Copy link

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.

image

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.

image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants