Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hawkpraveen/crud-project-todo
This repo consists of the simple CRUD implementation with TODO Project .
https://github.com/hawkpraveen/crud-project-todo
bootstrap5 dom-manipulation html-css-javascript localstorage
Last synced: 26 days ago
JSON representation
This repo consists of the simple CRUD implementation with TODO Project .
- Host: GitHub
- URL: https://github.com/hawkpraveen/crud-project-todo
- Owner: Hawkpraveen
- Created: 2024-04-25T13:22:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:39:09.000Z (10 months ago)
- Last Synced: 2024-11-12T14:13:16.846Z (3 months ago)
- Topics: bootstrap5, dom-manipulation, html-css-javascript, localstorage
- Language: CSS
- Homepage: https://crud-todo-localstroage.netlify.app/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains the simple CRUD implementation with local storage to save the data.
The page consists of add button to add new task.
The page will display the list of added tasks:
Live demo--->> https://crud-todo-localstroage.netlify.app/