GithubHelp home page GithubHelp logo

stock's Introduction

Stock股票交易系统

该系统是四川大学2020下半学期研究与开发实践课程XM01小组项目

项目成员:代相廷 张丁业 张道康 康彩新

本项目为股票期货交易极简项目,从0开始搭建,除了使用layui默认模板之外没有使用已有代码开发,架构简单,适合扩展。

目前已完成的功能包括:

  1. 用户的登陆和信息修改,模拟充值。采用登录拦截,系统session设置为6小时关闭,但是在注销后跳转偶尔会出现重定向过多问题,是由于相对路径路由导致的。
  2. 根据输入的信息自动查看股票当前市值,以及进行买入或者卖出操作。
  3. 用户可以查看自己的持仓以及交易记录,还有自己的账户金额。
  4. 自动拉取大盘信息,公告栏通知 (普通用户)。
  5. 管理员用户可以删除用户,查看用户信息,发布以及修改公告。
  6. 自动获取资讯,可以刷新。

技术框架:

前端:Layui

后端:Springboot swagger mybatis-plus

数据库采用MySql

整体采用restful风格的前后端风格开发,后端采用最为简化的控制反转**,作为初学者相对容易理解和扩展。

采用Mybatis-plus,仅使用mybatisplus原生接口实现service的注入,可随意扩展。

其他问题可以联系邮箱: [email protected]

数据库部分

详情参见database.md

stock's People

Contributors

countyripper avatar zlearthy avatar

Stargazers

 avatar  avatar

Watchers

James Cloos 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.