Coder Social home page Coder Social logo

achieveit's Introduction

achieveit

软件开发实践小组项目

框架:

前端Vue + 后端SpringBoot

本地部署方式:

0.首先需要安装jdk+mysql

1.将项目克隆到本地(建议克隆到D:\IDEA\Project 目录下)

2.打开mysql,新建scis,设置账号密码(建议用root 和 123456)

image

(若图片无法显示,可以克隆到本地后在images文件夹中查看图片) 3.进入scis,输入【create Database scis;】并执行(闪电图标)

image

4.用IDEA打开项目,进入src/main/resources

5.打开application.yml 将红框内改为自己的数据库账号和密码(如果第2步相同则不用改)

image

6.打开application-dev.yml 将file内改为自己的目录(如果第1步相同则不用改)

image

7.打开src/main/java/com/cohy/scis/ScisApplication 并运行

image

8.在浏览器输入 http://localhost:8080/ 即可打开网页

9.测试登录账号+密码+类型

1001 123456 管理员

1306 123456 学生

1002 123456 老师

123456 123456 专家

(目前没有注册功能,可自主在数据库中添加新数据测试)

achieveit's People

Contributors

lyx937131777 avatar

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.