Skip to content

codexarama/todo-list

Repository files navigation

todo-list

Personal project | Dynamic to do list manager

Visuel

PROBLEMATIC

Develop a to do list app that is

✔ INTERACTIVE
✔ PERSISTIVE
✔ ADAPTATIVE
✔ EVOLUTIVE
✔ PERFORMANT

Features

➕ ADD TASK (V.2 : automatic timestamp)

Visuel

✏️ UPDATE TASK (V.2 automatic timestamp)

Visuel

🚩 PRIORIZE by level

Visuel Visuel

❌ DELETE TASK

Visuel

✔️ CLEAR LIST

Visuel

Skills developed

  • Global state management
  • Store / Display / Update data
  • Prevent useless re-renders
  • Render & styles based on state status
  • Graphic design without any UI template
  • Animations
  • Accessibility rules & customs
  • Custom user experience