To run the deployed app visit : https://ashutosh-task-management.vercel.app/
To run the app locally,
- download the repository in your pc locally.
- run these commands
- Users can add new tasks to the task board
- Details include name, description, deadline
- Users can edit tasks and all details
- Users can delete tasks
- Users can move tasks between columns
- Users can add columns to the task board representing different work states (ie. ToDo, In Progress & Done)
- Users can drill into tasks to see all details
- Users can sort tasks in each column alphabetically by name
- Users can attach images to tasks
- Favorited tasks should be sorted to the top every time
If you liked my work, please give a star!⭐️