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

[Front-end] Nguyen Thanh Hung #256

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hunghop090
Copy link

No description provided.

@hunghop090 hunghop090 changed the title upload test [Front-end] Nguyen Thanh Hung May 9, 2022
@hunghop090
Copy link
Author

Changes

Fixes

  • Fixed duplicate and same when creating new todo.
  • User create empty todos.
  • User cannot update todo and fillter by status.

Features

  • Added styled-component for stylings.
  • Users can change order by drap drop todo.
  • User can now select/deselect all todos. (change all todo statuses)
  • User can now select/deselect specific todo to change status.
  • Users can now filter using the three buttons - All, Active, and Completed.
  • User can edit by click todo.
  • Users can now use the inline delete button to delete specific todo.
  • Users can now use the clear all button.
  • Added more interfaces for Typescript.
  • Refactor/Restructure codes.
  • Added Unit test and coverage.
  • Persistent feature when refreshing.
  • Added extra validation - user cannot create/edit duplicate todos.

What to do if I were given more time to develop this app.

  • Add more unit/integration tests.
  • UI improvements.

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