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

[VuLe] Pull request for Mana do #253

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

vule96
Copy link

@vule96 vule96 commented May 8, 2022

I've created the pull request on May 9th, 2020 in order to submit my work:

  • Handle all about the to-do list business:
    • Add task when user type something and press Enter on the input.
    • Delete existing task by clicking the trash icon on the right of each task.
    • Edit existing task by clicking double on the label name of each task.
    • Filter tasks by clicking 3 button options: "ALL", "ACTIVE", "COMPLETED".
    • Check or uncheck all tasks by clicking the checkbox on the bottom left of the modal.
    • Clear all tasks by clicking the "Clear all todos" button on the bottom right of the modal.
  • Localstorage to store the data.
  • Applied Typescript in this project.
  • Re-organized the structure project.
  • Unit testing.

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

Successfully merging this pull request may close these issues.

1 participant