Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lmislm/jq_todoapp
jQuery
https://github.com/lmislm/jq_todoapp
jq-todoapp jquery storejs
Last synced: 15 days ago
JSON representation
jQuery
- Host: GitHub
- URL: https://github.com/lmislm/jq_todoapp
- Owner: lmislm
- Created: 2017-04-04T06:47:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T05:48:47.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T13:52:57.301Z (3 months ago)
- Topics: jq-todoapp, jquery, storejs
- Language: JavaScript
- Homepage:
- Size: 1.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jq_toDoApp
>定时提醒 小应用 jQ实现
- 输入任务
![清单列表][1]
- 删除写错的任务
![删除错误任务][2]
- 添加详细和定时提醒时间
![详细][3]
- 双击查看详细事情
![双击查看][4]
- 定时提醒,铃声+弹窗
![提醒][5]
- 勾选完成任务
![完成任务][6]
-[1]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/list.png
[2]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/delete.png
[3]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/detail-time.png
[4]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/doubleclick%20%281%29.gif
[5]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/remind-voice.png
[6]: https://raw.githubusercontent.com/lmislm/jq_toDoApp/master/img/delete-finish.png