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

[FE CODING CHALLENGE] Ly Ngoc My Phuong #281

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

Conversation

beoxinhdep
Copy link

@beoxinhdep beoxinhdep commented May 23, 2022

My name is Ly Ngoc My Phuong, this is my submission for Manabie coding challenge in detail.

BUG

  • Duplicate new item when add new.
  • Crash web when change status.
  • Cannot delete item.

NEW FEATURES

LOGIC FUNCTION

  • Mark done/undone all.
  • Count undone task left.
  • Filter task by status (complete/active/all).
  • Edit task by double click into task.
  • Delete all task.

UX UI

  • Adding confirm popup, message when action process by using React UI library(Ant Design).
  • Fix layout.

Storage

  • Storing data by using localStorage.

Function Testing

  • Using uni test.
    run yarn test to run uni test.

Looking forward to having any feedback from you, thank you so much!

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