Skip to content

Complete CRUD task management application built with Next.js 15, React 19, TypeScript, Supabase, and Tailwind CSS. Features real-time updates, user authentication, advanced filtering, priority management, due date tracking, responsive design, modern UI components with TailwindUI. Production-ready with Row Level Security and middleware protection.

License

Notifications You must be signed in to change notification settings

Buildeployship/advanced-task-manager

Repository files navigation

TaskManager - Complete CRUD App

A full-featured task management application built with Next.js and Supabase.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details. Here is the link as well: https://www.gnu.org/licenses/agpl-3.0.txt.

What this means:

  • ✅ You can use, modify, and distribute this code
  • ⚠️ You must share your source code if you use this in any project
  • ⚠️ You must use the same AGPL-3.0 license for derivative works
  • ⚠️ If you run this on a server, users must have access to the source code

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

About

Complete CRUD task management application built with Next.js 15, React 19, TypeScript, Supabase, and Tailwind CSS. Features real-time updates, user authentication, advanced filtering, priority management, due date tracking, responsive design, modern UI components with TailwindUI. Production-ready with Row Level Security and middleware protection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published