Skip to content

This is a basic ToDo application where one can store required tasks and can remove them if required.

Notifications You must be signed in to change notification settings

riteshzd/todo-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-application

This application is written in JavaScript and is hosted on the local server only. The web page is designed using HTML and CSS is used for styling. The user can add a job into the list and can delete the required job by clicking on it. Internet connection is mandatory to install the node js modules using npm, and for the JQuery CDN. Application can be accessed in the web browser through the local server and port number 3000; localhost:3000/todo

About

This is a basic ToDo application where one can store required tasks and can remove them if required.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published