Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant