# Crowd **Repository Path**: dengwucai/crowd ## Basic Information - **Project Name**: Crowd - **Description**: 小才创意众筹网站 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-18 - **Last Updated**: 2022-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CrowdFunding #### 介绍 小才创意众筹网站 #### 软件架构 项目分为前台会员系统与后台管理系统(未完善)。 ### 使用技术 **后端** 1. SSM框架 2. SpringBoot 3. SpringSecurity 4. SpringCloud **前端** 1. Bootstrap 2. zTree 3. layer **第三方api** 1. 阿里云市场短信验证码接口 2. 支付宝网页支付沙箱环境 3. 阿里云对象存储 OSS ### 使用说明 本项目源自尚硅谷的尚筹网练手项目,借鉴[Jacob的博客](https://jabinhao.github.io/categories/Java%E7%AC%94%E8%AE%B0/%E9%A1%B9%E7%9B%AE/%E5%B0%9A%E7%AD%B9%E7%BD%91/#board)以及[sprogFall的开源代码](https://gitee.com/sprogfall/crowd-funding),在此表示衷心的感谢。