https://github.com/jahidul2004/todo-task
Todo-Task is a drag-and-drop task management system built using JavaScript and WebSocket. It enables real-time task updates, smooth task organization, and collaborative task management for enhanced productivity.
https://github.com/jahidul2004/todo-task
daisyui firebase reactjs tailwindcss
Last synced: about 2 months ago
JSON representation
Todo-Task is a drag-and-drop task management system built using JavaScript and WebSocket. It enables real-time task updates, smooth task organization, and collaborative task management for enhanced productivity.
- Host: GitHub
- URL: https://github.com/jahidul2004/todo-task
- Owner: jahidul2004
- Created: 2025-02-20T12:52:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T22:57:56.000Z (over 1 year ago)
- Last Synced: 2025-11-27T16:45:19.319Z (7 months ago)
- Topics: daisyui, firebase, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://simple-firebase-14d0b.web.app
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# To-Do Project
## Short Description
Todo-Task is an interactive and real-time task management system designed for efficient workflow organization. Built using JavaScript and WebSocket, this platform allows users to seamlessly drag and drop tasks between different stages, ensuring a smooth task-tracking experience.
## Live Links
- Demo: [Todo-Task Live](https://simple-firebase-14d0b.web.app/)
## Dependencies
- React
- Node.js
- Express.js
- MongoDB
## Installation Steps
1. Clone the repository:
```bash
git clone https://github.com/jahidul2004/todo-task.git
```