Giter VIP home page Giter VIP logo

reminder's Introduction

Reminder

日常事务管理,包含后台服务层、前台页面、表结构

----- 7月底

记事本1.0

  • 实现了基本的页面添加、完成、去除、修改待办事项的能力
  • 数据库字段包括id, content, deadTime, levelValue, result

----- 8月中旬

记事本1.0beta

  • 实现基本用户能力:ip-id,通过ip与name进行绑定,达到基本的用户管理能力
  • name由用户设定

----- 8月底

记事本2.0

  • 支持按时间、重要度排序(默认排序)
  • 时间显示中,去掉年,只有月/日

------ 9月

记事本3.0

  • 增加短时间内定时能力,实现当天事项定时提醒能力
  • 内容长度改为CLOB,点击可以查看详情

------ 10月15日

记事本4.0

  1. 所有事项设定支持到秒级
  2. 后台通过线程扫描获取需要提醒的定时任务,通过websocker推送至前台进行提醒
  3. 数据库字段增加type字段,表示待办事项是否为定时提醒类型,根据deadTime计算得到定时时间,前台js设置定时器,定时后进行语音播报

------ 11月中旬

记事本5.0

  • 支持用户名/密码登录

----- 12月底

记事本6.0

  • app制作与服务器上线,注册域名

reminder's People

Contributors

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