Giter Club home page Giter Club logo

task-list's Introduction

Task List App

Overview

The Task List App is a simple and efficient task management application built using TypeScript. This application allows users to add, delete, and mark tasks as done, helping them keep track of their to-do list effortlessly.

Features

  • Add New Task: Users can add a new task to the list.
  • Delete Task: Users can delete a specific task from the list.
  • Delete All Tasks: Users can delete all tasks from the list at once.
  • Mark Task Done: Users can mark a task as done to indicate its completion.

Installation

To get started with the Task List App, follow these steps:

  1. Clone the repository:

    git clone https://github.com/jinishakheni/Task-List.git
    cd Task-List
    
  2. Install dependencies:

    npm install
  3. Run the app:

    npm start

Usage

  1. Add New Task:

    • Enter the task description in the input field.
    • Click the "+" button or press enter to add the task to the list.
  2. Delete Task:

    • Click the "X" button next to the task you want to remove from the list.
  3. Delete All Tasks:

    • Click the "Clear" button to remove all tasks from the list.
  4. Mark Task Done:

    • Click the checkbox next to the task to mark it as done.

Contact

If you have any questions or need further assistance, feel free to reach out:

Thank you for using the Task List App! Happy task managing!

task-list's People

Contributors

jinishakheni 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.