Skip to content

prathamdby/progress

Repository files navigation

Progress

A modern task manager built with Next.js that helps you track and improve your daily progress. Manage tasks, take notes, and collaborate with your team efficiently.

Features

  • ✅ Task Management with completion tracking
  • 📝 Notes section for additional context
  • 👥 Team member mentions support
  • 🎉 Interactive UI with confetti effects and GIF reactions
  • 💾 Persistent storage across sessions
  • 🤖 Automatic update generation from tasks and notes
  • 🎨 Beautiful, responsive design with Tailwind CSS

Getting Started

First, install the dependencies:

pnpm install

Then, run the development server:

pnpm dev

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

Tech Stack

  • Framework: Next.js 15 with React 19
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui with Radix UI primitives
  • Animations: Framer Motion
  • Icons: Lucide React
  • Development: TypeScript, ESLint, Prettier

Project Structure

  • app/ - Next.js application routes and API endpoints
  • components/ - Reusable UI components
  • hooks/ - Custom React hooks
  • lib/ - Utility functions and shared logic
  • types/ - TypeScript type definitions

Learn More

To learn more about the technologies used in this project:

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

About

📝 An AI-powered personal activity tracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published