Object417/To-Do-App

What do next?

Opened this issue · 0 comments

  • Add an ability to add and delete tasks
  • Learn react-beautiful-dnd conditional drag-and-drop mechanic
  • Learn react-beautiful-dnd horizontal lists reordering mechanic
  • Use they both to make columns also draggable to reorder they horizontally
  • Use react-beautiful-dnd provided snapshot to make things looks better when you drag and drop tasks
  • Use material-ui to make application looks even more better
  • Use material-ui Theme Provider to provide a theme to the app and add an toggleable dark mode
  • Learn and use lottie to provide high-quality animations
  • Add an ability to edit categories (columns) (create new and delete) REJECTED
  • Add an "accordion" so user can collapse/extend categories and tasks (to see additional task's description) REJECTED