MongoDB on the browser. A database using Javascript localStorage
-
Updated
Dec 3, 2022 - JavaScript
MongoDB on the browser. A database using Javascript localStorage
Extends the official `$persist` plugin to help you work with `localStorage` 📦
A website that lets you store your tasks. It uses browser's localstorage to perform CRUD operations.
This is a simple Todo-list application where you can add/delete your task. This application store your task data into a local storage with JavaScrpit.
A Simple JavaScript program to demonstrate CRUD operations using Local Storage
Add a description, image, and links to the javascript-localstorage topic page so that developers can more easily learn about it.
To associate your repository with the javascript-localstorage topic, visit your repo's landing page and select "manage topics."