Giter Club home page Giter Club logo

ttms-bs's Introduction

ttms

 _____   _____       ___  ___   _____  
|_   _| |_   _|     /   |/   | /  ___/ 
  | |     | |      / /|   /| | | |___  
  | |     | |     / / |__/ | | \___  \ 
  | |     | |    / /       | |  ___| | 
  |_|     |_|   /_/        |_| /_____/ 

ttms,即影院票务管理系统。具有员工管理、演出厅管理、作为管理、影片管理、演出计划安排、报表查询、售票退票等功能。系统采用多级C/S架构,需要配置前端服务器和后台服务器。

安装与配置

项目仓库下文件中frontend目录下为前端项目工程,将之复制到前端服务器中,通过forever或者命令npm run开启前端服务。

然后将ttms.sql中的内容导入到MySQL服务器中,建立基本的表数据。

最后将pom.xml作为maven项目导入,构建出war包之后发布到Tomcat或其他Web容器中即可。

使用方法

可参考doc/usermanual.pdf中的内容。

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.