Coder Social home page Coder Social logo

react-task-tracker's Introduction

React Task Tracker

A simple task tracker application built with React, featuring task management, local storage, filtering, and drag-and-drop functionality.

Table of Contents

Overview

This React Task Tracker allows users to manage tasks efficiently. Tasks are displayed in a list format with details such as task name, date added, and status.

Features

  • Task List: Display a list of tasks with task name, date added, and status.
  • Add Task: Add new tasks to the list with a name and date added.
  • Delete Task: Remove tasks from the list.
  • Mark as Completed: Toggle tasks between completed and incomplete status.
  • Styling: Basic styling for a user-friendly interface.
  • Responsiveness: Ensures a seamless experience on both desktop and mobile devices.
  • Local Storage: Persists tasks even after page refresh.
  • Filtering: Filter tasks based on their status (completed/incomplete).
  • Drag and Drop: Reorder tasks with intuitive drag-and-drop functionality.

Installation

  1. Clone the repository.
git clone https://github.com/your-username/react-task-tracker.git
  1. Navigate to the project directory.
cd react-task-tracker
  1. Install dependencies.
npm install

Usage

Run the application locally:

npm start

Access the application at http://localhost:3000 in your browser.

  1. Styling The application uses basic styling to enhance the user interface. Feel free to customize the styling further as needed.

  2. Responsiveness The application is designed to be responsive and works well on various screen sizes, including desktop and mobile devices.

  3. Local Storage Tasks are stored in local storage, ensuring that they persist even if the page is refreshed.

  4. Filtering Use the filtering functionality to view tasks based on their status (completed/incomplete).

  5. Drag and Drop Tasks can be reordered using the drag-and-drop feature, providing a flexible and intuitive task management experience.

  6. Demo View a live demo of the application hosted on Vercel: React Task Tracker Demo.

  7. Contributing Contributions are welcome! Feel free to submit issues or pull requests.

react-task-tracker's People

Contributors

ravish108coder avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.