Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 347 Bytes

File metadata and controls

10 lines (7 loc) · 347 Bytes

"TaskManager"

TaskManager - web application used to manage the tasks effectively. create category and create tasks under that category. We can perform create, update, delete tasks. CRUD implementations is done.

Tech Stacks:

  1. React Js with Redux ToolKit (to manage the states globally)
  2. Tailwind Css
  3. Django API
  4. Sqlite 3 as dB