文件名称:tech-rating:技术评级平台
文件大小:352KB
文件格式:ZIP
更新时间:2024-07-29 19:47:40
Python
技术评级 技术评级是一个技术评级网络平台。 这个想法来自于 Thoughtworks 技术雷达 [1]。 但技术评级方法有助于管理这是一种更*的方式。 您可以在找到实时安装 安装 安装非常容易。 先决条件: 一个网络服务器(例如用 apache v2.4.6 测试) apache mod_rewrite 已启用 PHP5(用 v5.5.3 测试) Python(配置为 CGI,见下文)(用 v2.7.5 和 v2.6.6 测试) mySQL(用 v5.5.32 测试)该软件的旧版本应该也能工作 启用您的 Web 服务器以提供 python cgi 脚本。 例如对于 apache 在正确的位置添加以下指令 Options +ExecCGI AddHandler cgi-script .cgi .pl .py 在我的 ubuntu 上,这是:/etc/apache2/sites
【文件预览】:
tech-rating-master
----.gitmodules(119B)
----rating()
--------.htaccess(104B)
----config.template.php(474B)
----.htaccess(109B)
----mysql_base_data.sql(845B)
----mysql_schema.sql(7KB)
----fonts()
--------glyphicons-halflings-regular.woff(16KB)
--------glyphicons-halflings-regular.ttf(29KB)
--------glyphicons-halflings-regular.eot(14KB)
--------glyphicons-halflings-regular.svg(62KB)
----tests()
--------testclient.html(525B)
--------servicetests.js(6KB)
----api()
--------LICENSE.bottle(1KB)
--------helper.py(6KB)
--------.htaccess(101B)
--------bottle.py(126KB)
--------tech-rating.py(7KB)
--------create_schema.py(4KB)
----LICENSE(18KB)
----.gitignore(16B)
----lib()
--------jquery.js(235KB)
--------jquery.min.js(81KB)
--------bootstrap-LICENSE.txt(10KB)
--------jquery.svg.css(443B)
--------bootstrap.min.js(27KB)
--------bootstrap.css(117KB)
--------jquery-ui.min.js(223KB)
--------jquery.svg.js(57KB)
----README.md(2KB)
----gui()
--------tech-rating.css(3KB)
--------loginRedirect.php(296B)
--------images()
--------vote.js(10KB)
--------dbFacile()
--------radar.js(8KB)
--------createRating.php(3KB)
--------demoLogin.php(2KB)
--------manage.php(3KB)
--------vote.php(1KB)
--------header.php(3KB)
--------createItem-pane.html(2KB)
--------rating-pane.html(2KB)
--------SimpleOAuthLogin()
--------login.php(1KB)
--------restclient.js(4KB)
--------common.js(3KB)
--------radar.php(2KB)
--------logout.php(184B)
--------base.php(1KB)