Giter Site home page Giter Site logo

learningsystemdemo's Introduction

数据结构学习资料管理系统

入门使用

  1. 打开IDEA,右上角File,Open,直接打开项目文件即可
  2. 导入你的SDK版本,IDEA会有提示,你点一下版本就行了(如果你之前配置过)
  3. 运行image-20200817234003500这个主函数,image-20200817234050826看到这行文字说明运行成功。
  4. 导入数据库,在Navicat中创建名字为learningsystem的数据库,运行document中的.sql文件
  5. 运行环境,IDEA 2019.3.3;mysql 8.0.3

模块设计

  • 登录注册模块、

    实现用户的登录,管理员的登录

    前台登录地址

    后台登录地址

    接口调试地址

    以上地址启动springBoot之后按住Ctrl点击就能直接访问了

    账号密码导入数据库之后可以直接查看

  • 学习资料设置模块

    管理员在后台可以上传或者修改资料,并呈现于用户

    设置学习资源得先添加一个标题,image-20200817235717771点这个,然后再点击image-20200817235757041就可以按照同样的逻辑为这个标题添加内容了,

    编辑好你的内容之后你可以再次前往前台登录地址, 看看你刚才编辑的内容是否在页面上显示

  • 用户管理模块

    对用户进行CRUD操作

    学生管理与管理员管理按钮,具体功能也请自己摸索,普通后台管理页面而已,你们肯定有接触过的


温馨提醒

看到image-20200817235458017

这种页面请不用方,404表示资源未找到而已。

未尽事宜,请联系本人。

learningsystemdemo's People

Contributors

code-yuan-shi avatar zxl976557204 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.