Giter Site home page Giter Site logo

to-do-list's Introduction

📑 Hurry To Do

✔️ 实现功能

基础功能

  • 添加todo事项

  • 删除todo事项

  • 修改todo事项状态(完成/待完成)

  • 删除所有已完成todo事项

  • 展示所有todo事项

  • 持久化存储(localStorage)

高级功能

  • 添加todo列表

  • 删除todo列表

  • 将todo事项添加到Important

  • 只显示已完成todo事项

  • 编辑单条todo事项(原地编辑)

  • 删除时弹出确认框,防止用户误触

  • 设定todo事项的到期日

    • 根据到期日对todo事项排序

    • 过期todo事项标红

  • 展示每个todo列表的待完成事项数

    • 主页的每个列表处展示

    • 列表页的title展示

  • Important列表:展示所有Important事项

  • Finished列表:展示所有已完成事项

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.