Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.79 KB

File metadata and controls

47 lines (28 loc) · 1.79 KB

Taskito

1. Introduction

Taskito is a task management web application designed to help individuals and teams organize their tasks and projects. Whether you are a busy professional or a student, this application simplifies the process of task management, allowing you to create, update, and complete tasks efficiently.

2. Features

  • Assign team members to Workspace
  • Create status columns for organizing tasks
  • Create tasks and assign them to team members in a workspace
  • Each task can have a todo list of subtasks
  • Mark todo items as complete or incomplete
  • User authentication and access control
  • User-friendly and intuitive user interface

3. Database Design

Database Design

4. Demo

Video.mp4

5. Technologies

  • TypeScript

  • React

  • NodeJS

  • GraphQL

  • Apollo-GraphQL

  • Prisma

  • React Query

  • MUI

6. To-Do

  • Drag and drop tasks
  • Filter tasks
  • Attach pictures to tasks