Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jsphLim/Psychological-counseling-system

简易心理咨询预约系统Based On SSM
https://github.com/jsphLim/Psychological-counseling-system

mybatis spring-mvc ssm

Last synced: 3 months ago
JSON representation

简易心理咨询预约系统Based On SSM

Lists

README

        

## Psychological-counseling-system
数据库大作业(SSM框架 数据库为mysql)

一个简易的心理咨询预约系统

前端采用html(bootstrap)+ajax

后端为java的ssm框架

部分呢js和css的引入偷懒了,从之前外包做的网站上直接导入,如果失效了请自行百度下载

#### 启动方式:
- 1.导入到IDEA
- 2.创建你自己的数据库,然后把文件中的sql文件执行即可
- 3.修改jdbc.properties中的配置属性即可
- 4.下载tomcat8.5 直接在IDEA配置运行或者将导出war包丢tomcat运行都可以
- 54.启动后访问http://localhost:端口号/index.html

![Image text](https://github.com/jsphLim/Psychological-counseling-system/blob/master/docs/1.png?raw=true)

![Image text](https://github.com/jsphLim/Psychological-counseling-system/blob/master/docs/2.png?raw=true)

![Image text](https://github.com/jsphLim/Psychological-counseling-system/blob/master/docs/3.png?raw=true)