Skip to content

TaskFlow is a clean, intuitive todo list application that enhances production through intelligent task organization.

Notifications You must be signed in to change notification settings

i-ares/Task-Flow

Repository files navigation

TaskFlow - Advanced Todo List

Overview

TaskFlow is a React-based advanced Todo List application that allows users to manage tasks efficiently. Users can: Add new tasks with titles, details, and deadlines. Edit existing tasks. Mark tasks as complete or incomplete. Delete tasks. View tasks in separate columns: Active Tasks and Completed Tasks. The application is styled using CSS and features a responsive design.

Setup Instructions

Follow these steps to set up and run the project:

  1. Clone the Repository

     git clone https://github.com/i-ares/Task-Flow.git
     cd taskflow
    
  2. Install Dependencies Run the following command to install all required dependencies:

     npm install
    
  3. Start the Development Server Start the React development server with:

     npm start
    

About

TaskFlow is a clean, intuitive todo list application that enhances production through intelligent task organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published