Git Product home page Git Product logo

simplebigwork's Introduction

SimpleBigWork

基于springboot+thymeleaf的光伏电站管理系统(你愿意叫它基于springboot+thymeleaf的增删改查系统也行)

河海大学HHU软工与数据库课设。考试周时间实在是紧,用了两天不到的时间写出来的,差不多算是个原型吧。。

实现了权限控制功能

管理员能对项目信息,场址信息进行增删改查,以及查看所有用户列表

普通用户只能查看项目信息和场址信息。

项目使用方法

(1)运行user.sql,project.sql,location.sql,在数据库中创建这三张表

(2) 修改src/main/resources/application.properties文件

spring.datasource.url=jdbc:mysql://localhost:3306/bigwork?characterEncoding=utf-8&useSSL=false&serverTimezone=Hongkong

spring.datasource.username=root

spring.datasource.password=123456

bigwork修改为你所创建的数据库的名称

root修改为你的数据库用户名

123456修改为你的数据库密码

管理员

account:1806030134

password:123456

普通用户

account:1806030135

password:123456

simplebigwork's People

Contributors

cccwz avatar

Watchers

 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.