Skip to content

this project is made completely using plain vanilla JS (no framework, no libraries). I have used module pattern of javascript. Also , the Data is persisted to local storage too

License

Notifications You must be signed in to change notification settings

Ashuu02/Tracalorie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tracalorie

(1)this project is made using plain vanilla JS...

(2)I have used Module Pattern of javascript for the entire project...

(3) It is 500+ LOC project...

(4)it persists the data to local storage so that user doesn't loose the data on loading...

(5) click on the 'pencil'(will pop at right of the added item, provided your list is not empty) icon to edit, update and delete ....

(6)Clear all button will delete everything from the the list and local storage too...

(7)I've tried to refrain from any libraries or frameworks for this project

About

this project is made completely using plain vanilla JS (no framework, no libraries). I have used module pattern of javascript. Also , the Data is persisted to local storage too

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published