Skip to content

An AngularJS powered To-do-list app, enabled to keep track of the work need to be done in day to day office or work life.

Notifications You must be signed in to change notification settings

madhuni/to-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List App

This web-app is a TO-DO-LIST app. Using this we can keep track of the daily activities we are working on.

The URL for the app is https://madhuni.github.io/to-do-list-app

Getting Started

How it works

In order to enter the task, we just need to enter the task name (could be anything) in the input box and the list will appear with those items.

Installing

Features of the App

  • We can input as many tasks we want in the list.
  • Once the task is complete, we can mark that as complete by clicking the checkbox.
  • This app will keep track of the Total tasks, Pending Tasks and the Completed Tasks. There are three buttons provided for this, clicking on them, will show the corresponding list.
  • We can always delete the task from the list on clicking the bin box appearing on the list.
  • Also we can edit the to-do by double clicking the item and just click anywhere outside the list to save that edited item.
  • This app will keep track of the items you entered in the list. If you shutdown you PC or close the browser tab or refresh the tab, the data you stored will not lost. So that you will never lose you items feed in the list until you remove them yourself.

Built With

  • HTML-5
  • CSS-3
  • Javascript
  • Bootstrap
  • Angular JS

About

An AngularJS powered To-do-list app, enabled to keep track of the work need to be done in day to day office or work life.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages