"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:
- React Js with Redux ToolKit (to manage the states globally)
- Tailwind Css
- Django API
- Sqlite 3 as dB