Code Monkey home page Code Monkey logo

todolist's Introduction

项目名称: ToDoList

项目简介

第一个版本基于原生的JavaScript实现ToDoList的基本功能,如下:

  • 添加任务到 正在进行 区域
  • 单击完成按钮可以完成任务,并添加到 已经完成 区域
  • 单击删除按钮可以删除任务(从页面和数据库)
  • 单击编辑按钮可以修改任务信息

概览

overview

不足之处

  • 太丑(CSS能力不足,仿制外观)
  • CSS代码没有优化过
  • 功能不足(暂时未想到还需添加什么功能)
  • 有暂未发现的BUG

未来思考

正在多次重构,持续迭代为一个可以上线的完整项目

todolist's People

Contributors

xujiazhen 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.