Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zaid-maker/taskify
https://github.com/zaid-maker/taskify
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaid-maker/taskify
- Owner: Zaid-maker
- Created: 2023-11-23T15:14:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-03T09:32:49.000Z (about 1 year ago)
- Last Synced: 2024-11-09T22:47:38.227Z (2 months ago)
- Language: TypeScript
- Homepage: https://taskify-lovat.vercel.app
- Size: 326 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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