Skip to content

A Simple JavaScript program to demonstrate CRUD operations using Local Storage

License

Notifications You must be signed in to change notification settings

arravind-r/CRUD-JS-Using-LocalStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Operations in JavaScript using LocalStorage

This is a simple JavaScript program to demonstrate CRUD operations using Local Storage

N.O.T.E. This is just for demo purpose, the validations are not perfect, but it can be customized as needed.

Preview



alt text

Tech Stack:

HTML, SCSS, vanilla JavaScript

How to Run?:

Download and run on your local machine - It is as simple as that.

To Dos:

  1. Validation for UPDATE operation - preventing new records to be added
  2. Optimize JS code

Releases

No releases published

Packages

No packages published