Skip to content

JObTask is a modern task management application built with React and Vite. It features a drag-and-drop interface, real-time updates, and a clean, intuitive design for managing your daily tasks efficiently.

Notifications You must be signed in to change notification settings

rizonahmed/Job-task-clint

Repository files navigation

JobTask

JObTask is a modern task management application built with React and Vite. It features a drag-and-drop interface, real-time updates, and a clean, intuitive design for managing your daily tasks efficiently.

🔗 Live Links

✨ Features

  • Drag-and-drop task management
  • Real-time task updates
  • Google authentication
  • Responsive design
  • Task categorization (To-Do, In Progress, Done)
  • Edit and delete tasks
  • Modern UI with animations

🛠️ Technologies Used

Frontend:

  • React 18
  • Vite
  • TailwindCSS
  • React Query (TanStack Query)
  • React DND (@hello-pangea/dnd)
  • Firebase Authentication
  • Axios
  • SweetAlert2
  • React Hot Toast

Backend:

  • Node.js
  • Express
  • MongoDB
  • JWT Authentication
  • Cors

📦 Installation

Clone the repository:

git clone <repository-url>

Install dependencies:

Frontend:

cd frontend
npm install

Backend:

cd backend
npm install

Run the application:

Frontend:

npm run dev

Backend:

npm start

Now, you can access TaskMate and start managing your tasks efficiently!

About

JObTask is a modern task management application built with React and Vite. It features a drag-and-drop interface, real-time updates, and a clean, intuitive design for managing your daily tasks efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published