Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajayprince692/veritech-task_3
todo app
https://github.com/ajayprince692/veritech-task_3
crud css3 dom html5 javascript
Last synced: 10 days ago
JSON representation
todo app
- Host: GitHub
- URL: https://github.com/ajayprince692/veritech-task_3
- Owner: ajayprince692
- Created: 2024-04-04T11:01:31.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-04T11:03:37.000Z (8 months ago)
- Last Synced: 2024-04-04T12:26:34.957Z (8 months ago)
- Topics: crud, css3, dom, html5, javascript
- Language: HTML
- Homepage: https://veritech-task-3.vercel.app
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# TODO App
This is a simple HTML, CSS, and JavaScript-based TODO application. It allows users to add, edit, and delete tasks. The application uses Bootstrap for styling and icons from FontAwesome. The data is stored locally in the browser's localStorage.