Giter Club home page Giter Club logo

yodian's Introduction

1.	开发管理软件采用github结合wiki(https://github.com/cpj3);

2.	开发框架采用codeIgniter;

3.	有利于seo搜索。企业站不同门户,对seo依赖特别重,直接影响企业的网络平台业绩;

4.	本策划案兼顾cms系统和oa系统,能在网络平台的基础之上兼并部分日常工作,提高日常工作的工作效率;

5.	第一次合作开发一个系统工具,开发整个过程会遭遇无法预知的困难,希望大家团结客服困难,相互协作一起坚持到项目完成的那天;

6.	本策划案群策群力,集思广益,对于意见根据实际情况讨论消化。充分利用开发群(QQ群:173620505)进行讨论;

7.	周一至周五讨论时间为12:00-13:00,尽量选择业余时间段不影响工作;

8.	版本更新描述后缀统一使用日期家序列号,如(xxx 0918 1);

9.	有待添加

10. 主要文件目录说明:
	
	—————— docs (相关文档) 
	  |
	  ———— resources (资源文件)
	  |
	  ———— manage (后台入口,DiliCMS管理程序文件夹,它是个CI的application独立存在)
	  |      |
	  |      ———— ...省略CI的文件夹
	  |      |
	  |      ———— templates (DiliCMS管理程序的模板文件夹,用于支持多皮肤)
	  |
	  ———— application (实际应用目录,如果后期增加OA系统,则可以改名为网站站点名称,并增加OA系统的application目录)
	  |         |
	  |         ———— config (配置文件)
	  |         |
	  |         ———— controllers(控制器目录)
	  |         |
	  |         ———— libraries(自定义类库)
	  |         |
	  |         ———— models(模型目录,存放所有的业务逻辑)
	  |         |
	  |         ———— views(视图目录)
	  |                |
	  |                ———— tpl(公用模板块,如:header.html,footer.html)
	  |
	  ———— system (CI核心)
	  |
	  ———— static (静态文件)
	  |
	  ———— templates (用于前台程序扩展多皮肤使用,不是必须的,可以按照CI的原始方法进行开发)
	  |
	  ———— index.php (前台入口文件)

11. 安装步骤:
   
    (1).新建数据库,并导入db.sql , 注:db.sql在resources文件夹中
    (2).配置application和manage文件夹下的/config/database.php
    (3).运行http://your-url/manage/index.php/initialize,初始化系统

yodian's People

Contributors

shaman0605 avatar waysfor avatar cageliu avatar cage1618 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.