Giter VIP home page Giter VIP logo

cpcp's Introduction

校园心理咨询平台

这个项目实现了校园在线心理测试和心理咨询的基本功能,提供了后台管理。网站界面简单但是适合学习使用。

Run

  • 导入数据库,SQL 脚本在 sql 目录内

  • 运行前端工程 tequila

    cd tequila/
    npm install
    npm run serve
    
  • gin/src/main/resources/application.properties修改数据库连接参数

  • 运行后端工程 gin

    cd gin/
    mvn spring-boot:run
    
  • 访问 localhost:8080 并登入网站(初始用户名 admin 密码 123456)

Screenshots

用户在线测试

user-test

用户个人中心

user-chat

后台用户管理

user-chat

后台文章管理

user-chat

后台测试管理

user-chat

后台回复咨询

user-chat

cpcp's People

Contributors

shawnsky avatar dependabot[bot] avatar

Stargazers

SJOOL avatar  avatar emlyn avatar Margis avatar  avatar  avatar 吴国传 avatar  avatar Gxyrious avatar wwwsswdaw avatar  avatar CathyLogs avatar

Watchers

 avatar

Forkers

cloudlyf

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.