https://github.com/dsc712/todo-list-
a simple web app to create to do list
https://github.com/dsc712/todo-list-
css html javascript jquery
Last synced: 2 months ago
JSON representation
a simple web app to create to do list
- Host: GitHub
- URL: https://github.com/dsc712/todo-list-
- Owner: dsc712
- Created: 2017-12-31T19:56:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T07:38:10.000Z (over 8 years ago)
- Last Synced: 2025-01-18T07:32:14.549Z (over 1 year ago)
- Topics: css, html, javascript, jquery
- Language: CSS
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# My todo list app
> A simple app using html/css/javascript/jQuery .
### This app has following features -
* create a new todo.
* delete an existing todo.
* strike through an existing to do.
## notifiable changes in display
* On hovering upon todos a delete button fades in .
* On clicking on list the todo becomes striked through .
* '+' icon on top right when clicked , a type bar appears in which you can type your todo.
* background is selected from uigradients.com .
## project screenshots


