Skip to content

theFirstGrade/CPT202-void

Repository files navigation

XJTLU Supplies Management System

The back-end project has been deployed to Alibaba cloud server, but the front-end project has not yet been deployed. Therefore, if the teacher wants to run our code, he needs to download the front-end project to the local.

How does it work

open this project with IDEA and run 'npm run start' in the terminal.

1. Clone the project locally, open it with a compiler (idea is recommended), enter NPM install in terminal and run it (it is strongly recommended to switch the source of NPM first, and then execute this command. For details, please see section 4), and download the relevant dependencies

2. Run NPM start in terminal

3. Input in the browser http://localhost : 3000 can enter the login page. The initial account number is "admin", and the password is also "admin".

4. https://blog.csdn.net/m0_ 48837577/article/details/107901663

#Demand

###· login page

###· registration page

###· main page

###. general order application

###. rental order application

###. general order view (for administrator)

###. view rental order (for administrator)

General goods inventory management (for administrator)

###. rental inventory management (for administrator)

###. individual order

Development tools

Technology stack:

Front end react + Axios + Redux + antd4

Back end springboot2 + mybatis Plus + MySQL

UI component library

antd4

西浦教资管理系统

后端项目已部署到阿里云服务器上,前端项目还未部署。因此如果老师想要运行我们的代码,需要下载前端项目到本地。

如何运行

open this project with IDEA and run 'npm run start' in the terminal.

1.将项目clone到本地,用编译器打开(推荐IDEA),在terminal输入 npm install 并运行(强烈建议先将npm的源切换再执行此命令,详情请看第4条),下载相关依赖

2.在terminal中运行 npm start

3.在浏览器中输入 http://localhost:3000 可以进入登录页面。初始账号为 ‘admin’,密码也是 ‘admin’。

需求

· 登录页面

· 注册页面

· 主页面

. 普通订单申请

. 租借订单申请

. 普通订单查看(管理员用)

. 租借订单查看(管理员用)

. 普通物品库存管理(管理员用)

. 租借物品库存管理(管理员用)

. 个人订单

开发工具

技术栈:

前端 react + axios + redux + antd4

后端 springboot2 + mybatis-plus + mysql

UI组件库

antd4

About

西交利物浦CPT202 void小组

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published