Coder Social home page Coder Social logo

daily-report's Introduction

DailyReport

Open Source Daily Report, support team time analysis.

Usage

git clone https://github.com/winlinvip/daily-report.git &&
cd daily-report && 
echo "Install depends python modules" && (cd 3rdparty && bash install.sh) &&
echo "Create database for daily report" && mysql -uroot -pyourpwd < daily-report.sql &&
echo "Please modify the config.conf then start daily-report" && ./daily-report.py &&
echo "Success: http://yourserver:3001"

Show

我的研发团队在2013年和2014使用这个产品后的分析结果。

  • 团队一年时间如何分配的

* 去年和今年相比,在不同的事务上花费的时间比较

* 去年和今年相比,在不同的产品上花费的时间比较

* 去年和今年相比,高层领导的时间花在哪里了

* 去年和今年相比,中层干部的时间花在哪里了

* 去年和今年相比,基层研发的时间花在哪里了

* 去年和今年相比,某个总监的时间安排有什么变化

* 去年和今年相比,某个干部的时间安排有什么变化

* 去年离职的都是些什么类型的同事,领导团队是否稳固

* 今年离职的都是些什么类型的同事,领导团队是否稳固

* 根据离职和在职的同事所花的时间比例,估算团队稳定度

* 高层领导根据今年的时间分配,调整工作安排,做出明年的宏观工作计划

* 中层干部根据今年的时间分配,调整工作安排,做出明年的宏观工作计划

Winlin 2013

daily-report's People

Contributors

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