Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/taskify


https://github.com/zaid-maker/taskify

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Taskify

Full stack app written in next.js 14, Server Actions.

## Features

- Auth
- Organizations / Workspaces
- Board creation
- Unsplash API for random beautiful cover images
- Activity log for entire organization
- Board rename and delete
- List creation
- List rename, delete, drag & drop reorder and copy
- Card creation
- Card description, rename, delete, drag & drop reorder and copy
- Card activity log
- Board limit for every organization
- Stripe subscription for each organization to unlock unlimited boards
- Landing page
- Postgres DB
- Prisma ORM
- shadcnUI & TailwindCSS