Git Product home page Git Product logo

smartree / ddlisting Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubuntuvim/ddlisting

0.0 1.0 0.0 46.59 MB

一个比奇妙清单还轻的清单应用,免费、实用。天天清单可以帮助你快速完成你的计划、你的目标, 无论是项目计划、安排度假、学习计划,天天清单会帮你快速分解、完成你的所有的待办事项。

Home Page: http://list.ddlisting.com

JavaScript 50.64% HTML 29.89% CSS 19.47%

ddlisting's Introduction

使用到的资源、插件

  1. jquery-flextext div点击可编辑
  2. My97DatePicker 日期控件
  3. bootstrap-sass
  4. ember-bootstrap-sass
  5. emberfire
  6. jsonapi-serializer 自定义返回jsonapi,使用自定义后端适配器的时候使用
  7. jquery-validation 表单校验
  8. ember-profile-upload 图片上传
  9. Cloudinary 图片后端存储库
  10. intro 用户使用引导
  11. ember-cli-showdown ember.js的Markdown组件

界面原型

PC版界面原型

首页

首页

编辑页面

编辑页面

手机版界面原型

分类列表页面

分类列表页面

任务列表页面

任务列表页面

任务详细页面

任务详细页面

项目文件结构

模型结构

models

路由结构

routes

模板结构

templates

版本历史

根据发布版本编写。

软件依赖

为了确保项目能正常运行你需要安装如下软件:

或者参考Ember CLI官方文档安装所需的软件。

下载项目、安装依赖

  • git clone https://github.com/ubuntuvim/ddlisting.git 下载项目
  • cd ddlisting 进入项目目录
  • npm install 安装npm依赖
  • bower install 安装bower依赖库

项目配置

请参考https://git.oschina.net/chendequan/wildember#安装wildember配置项目。如有疑问给我留言或者QQ联系。

运行项目

  • ember server 在项目目录下执行运行命令
  • 等待启动完毕,在浏览器打开http://localhost:4200.

有关命令介绍请看Ember CLI命令介绍

运行环境

由于项目使用比较新的JS特性,所以需要运行在最新的浏览器上已获得最好的支持。支持的浏览器包括chrome、Firefox、IE10以上,以及这些浏览器的衍生版。

编译、打包项目

  • ember build (开发模式,包括测试代码)
  • ember build --environment production (生成模式,最大压缩,不包括测试代码)

项目发布

编译、打包后把项目的dist下的文件复制到服务器上运行,比如复制到tomcat服务器的webapp目录下。或者是复制到apache的www目录下运行。

详细请参考发布项目,加入CRUD功能

调试工具

ddlisting's People

Contributors

ubuntuvim avatar ember-tomster avatar

Watchers

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