Skip to content

ToDo Application build with pure JavaScript, CSS and HTML, using object-oriented programming and local storage, the app is responsive

License

Notifications You must be signed in to change notification settings

kggold4/todo-js-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-js-app

Tasks application build with pure JavaScript, CSS and HTML, using object-oriented programming and local storage, this is responsive app for PC and mobile.

The main file for this project is index.html file, the JavaScript for this project is in js folder and the CSS of this project css folder.

Try the app online - todo-js-app online

See how I build this project in youtube video:

App using in PC:

Adding a task:

Manage tasks:

\

App using in Mobile:

Adding a task:

Manage tasks:

  • The tasks are saved in the local storage of the browser, if you close the window and open it again the tasks is still there!

To clone this project:

git clone https://github.com/kggold4/todo-js-app.git

About

ToDo Application build with pure JavaScript, CSS and HTML, using object-oriented programming and local storage, the app is responsive

Topics

Resources

License

Stars

Watchers

Forks