GithubHelp home page GithubHelp logo

amtech / ddesk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from forging2012/ddesk

0.0 0.0 0.0 12.69 MB

内部用产品需求管理工具

License: MIT License

JavaScript 1.04% Python 30.28% CSS 1.48% HTML 67.20%

ddesk's Introduction

Ddesk

Ddesk是内部用的管控需求流程的工具。

采用MIT协议(随便免费用,反正我写的烂,23333~)。

是什么?

Ddesk 是我为现在就职的公司编写的内部需求管理工具,受众是公司其他需求部门。

写这套程序的初衷是因为现在东家属于集团化体制,内部组织架构比较分散且人员众多,这样对产品需求的采集工作形成了很大的挑战。然后我一开始撸了一套小系统供我自己使用,后来得到老大的支持,就做成了整个部门用的程序了。

Ddesk采用Python3.5构建,基于Flask框架开发。

Ddesk分为前后台两部分,基于两套用户管理体系。考虑到内部使用,前台用户只核实姓名和手机号正确即可,无需效验密码,但仍提供了密码字段,便于后续需要时扩展。

由于时间仓促,加上我正职是产品设计从来没干过程序员,想到哪写到哪了,后续再优化代码组织和注释了。让你眼睛痛、脑袋疼请谅解。

目前东家在职期间会持续更新和维护这套系统,也欢迎PR。有任何异动README见。

程序结构

  • app/ (主程序包)
  • admin/ (管理后台模块)
  • front/ (前台模块)
  • static/ (静态资源)
  • templates/ (模板文件)
  • forms.py (表单定义)
  • models.py (数据模型定义)
  • config/ (配置文件)
  • requirements.txt (程序依赖)
  • run.py (启动文件)

用法

别用,仅供比我还新的新手参考基于Flask的Python编程。

ddesk's People

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.