Code Monkey home page Code Monkey logo

testmanagementsystem's Introduction

介绍:

这个测试管理系统是基于laravel开发的,前端JS用的是extjs的控件。主要用到了extjs的窗口控件,把整个网页做出和苹果(mac)界面类似的界面。

快速安装搭建:

在linux服务器上安装php,mysql,apache

sudo apt-get update
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install php5-gd
sudo apt-get install mycrypt php5-mcrypt
sudo php5enmod mcrypt

在 /etc/php/module-available中创建mcrypt.ini

不熟悉的同学可以参考其他更详细的安装步骤:

http://www.banwagong.me/90.html

http://www.linuxidc.com/Linux/2015-08/121986.htm

下载TestManagementSystem

-下载TestManagementSystem解压后制项目到/var/www下面去

  • 修改对于数据库配置信息

  • 修改/etc/apachec2/avalable-sites

  • 重启apache,nginx,php

/etc/init.d/nginx start
/etc/init.d/php7.0-fpm start

通过浏览器打开系统(端口设置在你的apache中设置):

http://localhost:8080

网页界面:

网页界面

个人技术博客:blog.jpmovie.cn

testmanagementsystem's People

Contributors

peintune avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

delktsai

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.