/pwa_task_manager

This is a Full Stack PWA [Progressive Web Application] App for managing tasks. This is built with Next.js, TailwindCSS, Ant Design, Redux Toolkit, Framer Motion, Supabase, and MongoDB.

Primary LanguageTypeScript

PWA TASK MANAGEMENT -

Overview Live Demo

This is a Full Stack PWA [Progressive Web Application] App for managing tasks. This is built with Next.js, TailwindCSS, Ant Design, Redux Toolkit, Framer Motion, Supabase, and MongoDB.

Features

  • Drag and Drop update of tasks
  • Create and Delete tasks
  • Offline access to tasks and data
  • Background synchronization for updating data when online [In Progress]
  • Responsive design for consistent experience

Get Started

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run dev to start the application
  • Visit http://localhost:3000/ to see the application