Skip to content

Taskify is a fullstack Trello clone, powered by Next.js 14, React, Prisma, Stripe, Tailwind, and MySQL. Streamline project management with an intuitive interface and robust features.

Notifications You must be signed in to change notification settings

KanRule/taskify-trello-clone

 
 

Repository files navigation

Taskify - Trello Clone

Project Status: Finished (February 3, 2024)

Topics

🔹 Project Description

🔹 Features

🔹 Dependencies

🔹 Run App

Project Description

Taskify is a fullstack Trello clone, powered by Next.js 14, React, Prisma, Stripe, Tailwind, and MySQL. Streamline project management with an intuitive interface and robust features.

Features

✔️ Login and register, create, edit and delete organizations, boards, lists and cards. Manage all tasks. Upgrade to Pro to have unlimited boards (billing integration using Stripe).

Dependencies

⚠️ Node
⚠️ TypeScript
⚠️ NextJS
⚠️ ReactJS
⚠️ Tailwind

PROJECT IS AVAILABLE: https://taskify-enzobozzani.vercel.app

Run application:

Clone project:

git clone https://github.com/EnzoBozzani/taskify-trello-clone.git

Install dependencies:

npm install

Setup environment variables (database, stripe, clerk, app url)

Run project:

npm run dev

About

Taskify is a fullstack Trello clone, powered by Next.js 14, React, Prisma, Stripe, Tailwind, and MySQL. Streamline project management with an intuitive interface and robust features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%