Skip to content

javierdebug/To-do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Web App

Live site: Use the Todo app  

About this project: Created from scratch using HTML, CSS and Javascript. This type of application is called a CRUD app because it is able to Create, Read, Update and Delete data from the user and arrange the elements displayed in the HTML canvas window. This app uses the Local Storage property from the browser, this way the app is able to storage the user's data even after reloading or closing the tab.  

Example of the main area of the app:

Screenshot Image