Giter VIP home page Giter VIP logo

plantree's Introduction

PlanTree

这是咱们的项目,计划树 ###开发文档 #####app名称 #####模块

  • 记录模块
  • 提醒模块
  • 数据库模块
  • 界面布局
  • 美工后期

######功能

  • 计划拟写
  • 计划记录
  • 计划修改
  • 计划提醒
  • 计划完成度
  • 计划的统计

#####开发原则

  • 在仿QQ侧拉框架上拟写
  • 未能解决bug及时请求帮助,务必程序无bug通过
  • 模块编码时务必写注释, 注意MVC模式编写代码
  • 参数函数命名原则: 先动词后名词 (如:一个请求本地数据库内容的函数: requireDataSourceFormLocal ) , 遵循驼峰命名法则

#####概要设计图 程序中储存着若干个计划树,计划树由计划单元组成 ( 逻辑结构参考树的概念 )

计划单元的构成 :

  • 树ID ( MainID )
  • 深度
  • 在此树中的编号
  • 父ID
  • 标题
  • 计划备注 (内容)
  • 拟写时间
  • 开始时间
  • 结束时间
  • 是否有提醒flag
  • 计划是否完成flag
  • 计划类型flag

#####编码阶段及测试阶段

  • 待拟写

#####完成阶段

  • 上架事宜

#####开发中 ###Bug:

描述:
无法确定对应的节点
解决方案:
多定义一个度来确定,即 使用

#####开发计划 开发时间: 2016-2-27 ~ 2016-3-13
开发人员: 梁少龙,郑惠珠,黄敏丽,黄维立
开发安排: 待定

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.