Coder Social home page Coder Social logo

yociduo / scrum-planning-poker Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 7.0 20.66 MB

Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.

License: MIT License

JavaScript 32.99% TypeScript 38.27% HTML 0.44% Dockerfile 0.23% Less 27.82% Shell 0.25%
wepy weixin wechat wechat-app wechat-mini-program scrum agile planning poker

scrum-planning-poker's Introduction

Scrum敏捷估算

Scrum扑克让敏捷项目估算更加精确简单并充满乐趣!

扫码体验

打开微信扫一扫

image

产品优势

  • 远程办公情况下也可以很方便地打分。
  • 打分可以做到只有房主可见,充分保护个人隐私。
  • 多种分数计算方式,再也不用为大团队的算分问题困扰。
  • 记录所有人的打分情况,方便以后复盘追溯。

快速开始

cd client
npm i
cd ..
cd server
npm i
cd ..
npm i
npm start

如有任何意见或建议请加

微信: darrick

Scrum-Planning-Poker

Scrum Planning Poker makes agile project planning and estimation more accurate, simple, and fun.

Brief

Scrum Planning Poker is a WeChat mini program, which aims to make project planning and estimation more accurate, simple and effortless. In the future, it's designed to become a skill maturity management platform to analyze personal skills and provide advice for personalized learning path.

Have a Try

Open Wechat and scan the Mini Program code below:

image

scrum-planning-poker's People

Contributors

darrickbm avatar eden-d-wang avatar incodingnowliu avatar yociduo 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

Watchers

 avatar  avatar

scrum-planning-poker's Issues

一个潜在的兼容性Bug

在项目中,发现没有使用wx.getSystemInfo这个API去获取使用机型的系统信息。
然后通过windowWidth,windowHeight和safeArea来调整小程序的布局设置。

没有通过wx.getSystemInfo的适配,在部分机型上可能会出现一些样式问题。

修改源代码注意事项,供参考

  • 增加.env文件,完善配置文件,建库要 DEFAULT CHARACTER SET utf8
  • 关闭 es6转es5
  • 关闭强制验证tls证书
  • 分为server端和client端,使用vscode编辑,wepy编译,微信开发工具预览。
  • 数据库选择5.7,5.5以下会有datetime字段错误,8.0时需要选择最新的typescript版本
  • node版本需要保持较新
  • �nginx代理是配置https和wss的好方法,阿里云有免费的证书。

本地怎么跑不起来

你好,我把源码下载到本地发现跑不起来,缺少了数据库,我能要一份数据库文件么。还有,开发中不是用的微信小程序自带开发工具么,我运行前端提示没有app.json文件。

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.