https://github.com/shuvoprogram/tasksync
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.
https://github.com/shuvoprogram/tasksync
clsx lucide-react next-pwa nextjs prettier prisma productivity radix-ui shadcn-ui stripe tailwindcss tailwindcss-animate task-manager typescript zod zustand
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/shuvoprogram/tasksync
- Owner: ShuvoProgram
- Created: 2024-01-14T14:03:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-16T05:35:12.000Z (over 1 year ago)
- Last Synced: 2025-02-15T03:29:28.133Z (3 months ago)
- Topics: clsx, lucide-react, next-pwa, nextjs, prettier, prisma, productivity, radix-ui, shadcn-ui, stripe, tailwindcss, tailwindcss-animate, task-manager, typescript, zod, zustand
- Language: TypeScript
- Homepage: https://task-sync-iota.vercel.app
- Size: 3.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskSync - Collaborate, manage projects and reach new productivity peaks.

# :notebook_with_decorative_cover: Table of Contents
- [Folder Structure](#bangbang-folder-structure)
- [Screenshots](#camera-screenshots)
- [Tech Stack](#gear-tech-stack)
- [Stats](#wrench-stats)## :bangbang: Folder Structure
Here is the folder structure of this app.
```bash
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
```
## :camera: Screenshots:




## :gear: Tech Stack
[](https://react.dev/ "React JS") [](https://nextjs.org/ "Next JS") [](https://www.typescriptlang.org/ "Typescript") [](https://tailwindcss.com/ "Tailwind CSS") [](https://vercel.app/ "Vercel") [](https://prisma.io/ "Prisma")
## :wrench: Stats
[](https://pagespeed-insights-svg.glitch.me/?url=https://task-sync-iota.vercel.app/ "Stats for TaskSync")