Skip to content

kiyoLite/Task-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TO DO

This is a simple To-Do list application that displays the progress of completed tasks using a visual progress bar. The progress bar updates automatically as tasks are marked as completed.

Image From

Table Of Content

Feature

  • Progress Bar
  • Task Lists
  • Responsive Desing

Technologies Used

  • HTML5 Html
  • CSS3 Css
  • Typescript Typescript

Install

  1. Copy the repository in your machine
    git clone https://github.com/kiyoLite/Task-List.git
  2. create a localhost in case you dont have the depencies to run localhost , use this commands inside the repository
    npm install -g http-server

run the localhost

  ```Bash
  http-server
  ```
  1. Add to URL the termination /Gui/index.html to watch the page

Usage

  1. write your task
  2. press ENTER or click on the green button
  3. now you should see your task
  4. check the task
  5. delete your task

About

Task list con barra de progreso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published