Skip to content

TaskSync: A sleek task management app to boost productivity! 🚀 Seamlessly synchronize and organize your tasks, stay on track, and make the most of your time. Your ultimate companion for efficient task management.

Notifications You must be signed in to change notification settings

ShuvoProgram/TaskSync

Repository files navigation

TaskSync - Collaborate, manage projects and reach new productivity peaks.

TaskSync - Collaborate, manage projects and reach new productivity peaks.

📔 Table of Contents

‼️ Folder Structure

Here is the folder structure of this app.

TaskSync/
  |- actions/
    |-- copy-card/
    |-- copy-list/
    |-- create-board/
    |-- create-card/
    |-- create-list/
    |-- delete-board/
    |-- delete-card/
    |-- delete-list/
    |-- stripe-redirect/
    |-- update-board/
    |-- update-card/
    |-- update-card-order/
    |-- update-list/
    |-- update-list-order/
  |- app/
    |-- (marketing)/
    |-- (platform)/
        |--- (clerk)/
            |---- select-org/[[...select-org]]/
            |---- sign-in/[[...sign-in]]/
            |---- sign-up/[[...sign-up]]/
        |--- (dashboard)/
            |---- board/
            |---- organization/
    |-- api/
        |--- cards/[cardId]/
        |--- webhook/
  |- components/
        |--- form/
        |--- modals/
            |---- card-modal/
        |--- providers/
        |--- ui/
  |- config/
  |- constants/
  |- hooks/
  |- lib/
  |- prisma/
    |-- schema.prisma
  |- public/
    |-- fonts/
    |-- icons/
  |- .env
  |- .env.example
  |- .eslintrc.json
  |- .gitignore
  |- components.json
  |- middleware.ts
  |- next.config.js
  |- package-lock.json
  |- package.json
  |- postcss.config.js
  |- tailwind.config.ts
  |- tsconfig.json
  |- types.ts

📷 Screenshots:

Modern UI/UX

Create Boards

Premium Lists and Card

View Activity

⚙️ Tech Stack

React JS Next JS Typescript Tailwind CSS Vercel Prisma

🔧 Stats

Stats for TaskSync

(back to top)

About

TaskSync: A sleek task management app to boost productivity! 🚀 Seamlessly synchronize and organize your tasks, stay on track, and make the most of your time. Your ultimate companion for efficient task management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages