Giter Club home page Giter Club logo

systar's Introduction

日程界面

项目列表界面

报表界面

概要

这是一个基于 Web 的企业内部管理系统平台。以最简洁的方式实现了企业任务日程、客户关系、项目协作、知识共享、消息通知等功能。

架构

后端基于Linux, Apache, MySQL, php环境,采用Codeigniter框架编写,利用HMVC实现概念逐级抽象,单入口结构。
前端基于css布局,单页面ajax结构,采用jQuery, jQuery UI, Backbone.js等库编写。

理念

集合知识

分工极度细化的年代,应当减少知识的重复获取。将公司内部的知识以科学的形式索引起来,在使用的时候自动或手动匹配获取,可以让所有生产力集中在业务和获取新知识上。

提高效率

工作流、任务列表、日程日历、事务协作等功能将企业中的单人、多人事务管理进行规范的电子化归档,相关人员可以跟踪整个流程及涉及的相关信息。
事务协作系统以非实时性为主,这样每个人可以专注于自己正在进行的工作。与他人进行配合时也不用担心打断他人的工作。

简化配置和使用

传统ERP系统需要采购昂贵的系统,经过复杂的配置方可使用。为此不得不由专业的ERP实施人员帮助配置,为次需要大量的时间和费用。
systar将这一传统配置的过程拆分为简易配置和定制开发两块。

  • 基础的企业共性功能已经被抽象出来,只要将企业的特定事务类型、人员类型、工作流等输入系统即可立即获得一套完整的管理系统。
  • 复杂的定制功能直接基于系统的HMVC架构继承开发,并注重其他同类公司的复用。

企业间交互

集中部署的企业信息有助于在得到企业授权的情况下为企业提供互相之间的交易机会等信息。

部署

环境

php >= 5.4 MySQL >= 5.0

数据库准备

  • 创建名为systar的数据库
  • 运行database-structure.sql

启动服务

使用Apache或NGINX等Web服务

  • 根目录绑定为web/
  • 所有非实际文件请求rewrite到index.php

使用php内置Web服务

  • cd web/; php -S localhost:8080

systar's People

Contributors

iorikun avatar tqw19910612 avatar uicestone avatar xiuzhi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

systar's Issues

业务逻辑移动到前端 我一起写前端

前端用mvc框架为了更科学地管理数据,数据和模板的对应却要从后端获得再解析再请求数据,悖论。
我将先写一个calender试试看~列表组件你继续~不矛盾

客户服务

  • 每个律师每个月新增客户的统计
  • 客服部可以查询新增客户的资料、并进行修改,即每日更新客户情况可以及时知晓
  • 来源律师,来源类型,案件来源类型,案件案源系数,案件案源人的联动机制和数据统一

款项催收

  • 提供到“资金”的个人相关催收、创收列表的快捷入口
  • 催收消息
    • 预期收款的消息,提前7天每天在系统内提醒主办律师;提前一周的时间给律师发一个邮件
    • 预期收款的消息,提前3天每天在系统内提醒主办律师和财务
    • 逾期后,主办律师及财务每日收到逾期收款的消息;逾期一周的时间给主办律师、财务发一个邮件
    • 逾期超过15日的,主办律师、财务、律所主任每日收到逾期收款的消息
    • 逾期15天的时间给主办律师、财务、主任发一个邮件
  • 系统内显示本月预计,应当扣除预计当月,但是已经提前收取的钱款

日程公告

去公检法的外出日程,全所其他律师可以看见,并发一条消息通知大家有没有什么事情需要一并处理。

  • 恢复日程资料项添加
  • 恢复有外出地点的日程列表入口
  • 请同事对于特定日程,邀请全所职员参与

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.