8000 GitHub - codexarama/todo-list: Add / Edit / Priorize / Remove / Clear tasks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codexarama/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-filename-cell">
 
 
 
 
 
 

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
0