当前位置:网站首页>Open source project - (erp+ Hotel + e-commerce) background management system
Open source project - (erp+ Hotel + e-commerce) background management system
2022-06-12 12:04:00 【Xin Deng】
Preface :
be based on My blog , After setting up the project framework , I started to finish the specific business .
Introduce :
The project temporarily releases the background management system , The development result of the client code is rough due to time ( Page response speed is too slow ), So I won't share it here . But I believe that the background system alone is enough . This project is led by the team (4 people ) Jointly develop , The code style 、 The code specifications may be different . If you are interested in this project, you can make your own modifications , Perfect perfect .
Project architecture :
Not very detailed , It just shows a general idea , But dealing with experiments like school 、 There should be no problem in engineering practice . The project USES MongoDB, But less data is processed , Later users can migrate data to MySQL in . Because it is a micro service project , If the computer memory is not enough , It is suggested that IDEA Set the memory limit for project startup in , I also have some tips on this operation in the video .

Functional structure diagram :
Effect demonstration :
link
zuke- Project presentations
Project address ( backstage )
Project address (vue)
If this project helps you , Please stay star
边栏推荐
- UML系列文章(30)体系结构建模---制品图
- Compiling Draco library on Windows platform
- SSL引入原因及加密步骤
- Chapter VI data type (V)
- System.IO.FileLoadException异常
- LeetCode 890. Find and replace mode (analog + double hash table)
- 点击产生4位随机数,验证码设置
- The first thing with a server
- Rich text editor copying pictures in word documents
- Blue Bridge Cup 2015 CA provincial competition (filling the pit)
猜你喜欢

Asynchronous path processing

无重复字符的最长字符串(LeetCode 3)

Must do skill -- use ffmpeg command to quickly and accurately cut video

6.6 分离卷积

PDSCH related

QT adds a summary of the problems encountered in the QObject class (you want to use signals and slots) and solves them in person. Error: undefined reference to `vtable for xxxxx (your class name)‘

LeetCode 497. 非重叠矩形中的随机点(前缀和+二分)

LeetCode 890. 查找和替换模式(模拟+双哈希表)

Lambda and filter, List 和 numpy array的索引,以及各种距离指标distance-metrics,拼接数组以及axis=0 and axis=1的区分

必杀技--使用FFmpeg命令快速精准剪切视频
随机推荐
6.6 Convolution de séparation
Longest string without duplicate characters (leetcode 3)
必杀技--使用FFmpeg命令快速精准剪切视频
Basic concepts of machine learning
B. Wall painting (C language)
PDSCH related
Design of secure chat tool based on C #
[database] SQLite version upgrade and downgrade
Load/store memory access instruction of arm instruction set (1)
ARM指令集之Load/Store指令寻址方式(一)
TinyMCE series (II) TinyMCE plug-in development
7-5 complex quaternion operation
转载--win10打开任务管理器就蓝屏的问题
邻居子系统之ARP协议数据处理过程
Naming specification / annotation specification / logical specification
Miscellaneous instructions of arm instruction set
UML series articles (30) architecture modeling -- product diagram
Blue Bridge Cup 2015 CA provincial competition (filling the pit)
kubernetes集群搭建
Create servlet project