Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayaa-hassan/to-do-list-js
To-Do-List-js A simple to-do list made with HTML, CSS and JavaScript
https://github.com/ayaa-hassan/to-do-list-js
bootstrap5 code crud-application dark-mode dark-theme font-awesome front-end-development html-css-javascript html5 icons javascript light-mode light-theme notes-app regex responsive todo-list todolist-application validation
Last synced: about 2 hours ago
JSON representation
To-Do-List-js A simple to-do list made with HTML, CSS and JavaScript
- Host: GitHub
- URL: https://github.com/ayaa-hassan/to-do-list-js
- Owner: Ayaa-Hassan
- Created: 2024-07-14T12:54:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T07:35:28.000Z (4 months ago)
- Last Synced: 2024-08-03T09:13:20.074Z (4 months ago)
- Topics: bootstrap5, code, crud-application, dark-mode, dark-theme, font-awesome, front-end-development, html-css-javascript, html5, icons, javascript, light-mode, light-theme, notes-app, regex, responsive, todo-list, todolist-application, validation
- Language: JavaScript
- Homepage:
- Size: 6.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List-js
A simple to-do list made with HTML, CSS and JavaScript
Create a specific notes
Update a specific notes
Delete a specific notes
Search for a specific notes
Get all input values and send them in JSON format
All entries must not be empty (verified)Front-end technologies:
HTML5
CSS3
Javascript
Bootstrap
Bootstrap.icons library
Fontawesome libraryThe site is fully responsive
![dark mode](image.png)
![light mode](image-1.png)
![tasks](image-2.png)