/Mini-Trello-Clone

Frontend Assignment for Engineering at Zuddl

Primary LanguageJavaScript

Mini Trello Clone (Frontend Task for Engineering at Zuddl.com)

Live Link:

What is this ?

This is a trello clone (frontend task) built using React.js, Redux, React-Hooks, react-beautiful, material-ui & local-storage for data storage.

Features:

  • There are users
  • Users can create boards
  • Boards have stages like Todo, Doing, Done
  • Stages have tasks
  • Tasks can be drag and dropped within same stage or across stages.