Git Product home page Git Product logo

todo-list's Introduction

Todo-List

技术架构:React + Mobx + Webpack + Sass

UI参考:www.todolist.com

在线演示地址:Demo

功能说明

  • 支持增加一个待办事项
  • 支持删除一个待办事项
  • 支持标记一个待办事项为已完成
  • 支持编辑一个待办事项的具体内容
  • 支持列出所有的待办事项
  • 支持为待办事项设置优先级
  • 支持为待办事项可以Expire Date
  • 支持对待办事项按照优先级/Expire Date/创建时间进行排序

演示

  1. 对待办事项进行 添加/删除/标记/编辑。

  1. 对待办事项的优先级/到期时间进行选择并排序。

本地演示方法

git clone https://github.com/LanticGan/Todo-List

cd Todo-List/React

npm run server

服务器启动后访问 127.0.0.1:8080 即可。

todo-list's People

Contributors

lanticgan avatar

Watchers

James Cloos avatar  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.