KanRule / taskify-trello-clone

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:TypeScript 99.1%Language:CSS 0.7%Language:JavaScript 0.2%