Coder Social home page Coder Social logo

todolist's Introduction

ToDoList

发现自己有点拖延症,就写了个APP,记录每天要做的事情。

一、Gif试一试

gif

二、界面一览

首页日历图表闹钟闹钟编辑界面

三、炫技了

整个程序没有使用任何第三方开源库,虽说不要重复造轮子,可也得是我自己研究透彻的啊。
程序中写了4个自定义View,CalendarView是日历,GraphView是图表,ClockView是时钟,还有WheelView是滚轮,时间选择控件。

四、项目功能

  1. 首页
    1. 输入完成之后,点击“下一项”自动新建下一个List。
    2. 在每个List的前端,按两次删除键,可以删除这个List。
    3. 可以标记List完成与否。
  2. 日历
    1. 点击日历上的某一天,可以查看当天所记录的List。
    2. 日历可以左右滑动查看之前以及之后的记录。
  3. 图表
    1. 统计当月的List完成情况。
    2. 可以左右滑动查询每个月的统计。
  4. 闹钟
    1. 可以开关闹钟,提醒自己去记录List的完成状况。
    2. 可以修改闹钟时间。
    3. 可以添加闹钟。
  5. 闹钟编辑
    1. 可以修改闹钟名,闹钟时间
    2. 可以删除闹钟。

todolist's People

Contributors

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