Giter Site home page Giter Site logo

haoht / todo Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 26 KB

This is a small app that I wrote to mark what should be done every day. Use localstorage to store the data. Its style and interaction are comparable to native applications.

Home Page: https://htmlpreview.github.io/?https://github.com/zc95/ToDo/blob/master/index.html#

HTML 100.00%

todo's Introduction

ToDo

最近做事情总是丢三落四,老忘记一些重要的事情,就突发奇想写了这个 ToDo 待办事宜的app。

  1. 项目地址
  2. github地址

主要功能

  1. 可以添加待办事项到首页中,数据都是保存在本地localStorage的,只要不是手动删除或者换了设备,数据是永久保存的
  2. 点击事项可以将待办事项的状态改为 选中未选中 ,每次改变状态都会保存到localStorage,每天的开始都可以点 重置所有状态 的按钮来设置所有的待办事项为未选中
  3. 可以删除已添加的待办事项或者彻底删除所有本地localStorage数据

可以复制项目链接在自己的浏览器中打开,然后添加到桌面,方便使用; https://htmlpreview.github.io/?https://github.com/zc95/ToDo/blob/master/index.html

todo's People

Contributors

zc95 avatar

Watchers

James Cloos avatar haoht avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.