Skip to content
/ todo Public

A Kanban-style todo list app built with React. Users can manage their tasks by dragging and dropping them between different columns representing various stages of completion (e.g., Backlog, TODO, In Progress, Complete).

Notifications You must be signed in to change notification settings

harshxraj/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

A Kanban-style todo list app built with React, featuring an intuitive interface for seamless task management. Users can organize their tasks effectively by dragging and dropping them between different columns, each representing various stages of completion such as Backlog, TODO, In Progress, and Complete. This intuitive functionality allows for effortless task tracking and prioritization, enhancing productivity and workflow management.

Features

  • Secure Authentication: Users can securely sign up and log in to the application.
  • Real-Time Todo Management: Users can manage their todos in real time.
  • Drag and Drop Functionality: Users can move todos between different columns using drag and drop.
  • CRUD Operations: Users can create, read, update, and delete todos.
  • Column-based Organization: Todos are organized into different columns representing different stages (e.g., Backlog, TODO, In Progress, Complete).

Technologies Used

  • React.js: JavaScript library used for building the user interface.
  • TypeScript: Superset of JavaScript that adds static typing to the language.
  • MongoDB: NoSQL database used for storing user data and chat messages.
  • Express.js: Web application framework for Node.js used for building the backend.
  • Node.js: JavaScript runtime environment used for running the server-side code.
  • Tailwind CSS: Utility-first CSS framework used for styling.
demo.mp4

About

A Kanban-style todo list app built with React. Users can manage their tasks by dragging and dropping them between different columns representing various stages of completion (e.g., Backlog, TODO, In Progress, Complete).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published