Skip to content

artupogiv/task-management

Repository files navigation

Task Management

This task management app is built to evaluation my skill about ReactJS. In this web-app you can add, edit, and delete task which has key values such as task name, task description, task status and task priority. You also can search task and sort the display task list by the key value of task lists.

URL

This task management project deploy with Vercel with the URL: https://task-management-artupogiv.vercel.app

Features

  • Add new task
  • Update task
  • Delete task
  • Search task

Tech stack

  • React
  • Typescript
  • Tailwind CSS
  • shadcn/ui
  • Vercel