Skip to content

sanketdhoble/AngularJs-bikeRental-cart-system-with-localStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularJs-bikeRental-cart-with-localStorage

Implemented pushing data between two carts (from one array into another).

Here I used localStorage, to display pushed Cart content even after page refresh. LocalStorage stores data locally within the user's browser without affecting the website performance. It is more secure, and large amount of data can be stored locally. Earlier cookies were used to store data.

Following is the working plunker: [Plunker Example] (https://plnkr.co/edit/ReyvGoHMJM3SMbBMce3x?p=info)

About

AngularJs bikeRental cart with localStorage feature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published