Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunarianss/intelligence-learn-react
React + Ts + React Query + Immer + Zustand 在线学习平台⚡️
https://github.com/lunarianss/intelligence-learn-react
antd immer learning project react reactjs reactquery zustand
Last synced: 8 days ago
JSON representation
React + Ts + React Query + Immer + Zustand 在线学习平台⚡️
- Host: GitHub
- URL: https://github.com/lunarianss/intelligence-learn-react
- Owner: lunarianss
- Created: 2022-07-10T03:48:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T16:57:20.000Z (9 months ago)
- Last Synced: 2025-01-24T10:33:12.147Z (13 days ago)
- Topics: antd, immer, learning, project, react, reactjs, reactquery, zustand
- Language: TypeScript
- Homepage: http://learniq.cn
- Size: 12.6 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
在线智能导学平台
一个基于大数据算法的在线学习平台,旨在通过简单易用的现代化界面,自动化、智能化地推荐学习内容,并提供一个完整的在线学习环境。
![图片展示](public/img/cover.png)
## ✨主要功能
* 🤖智能推荐学习内容:通过大数据算法,自动化地推荐适合用户学习的内容,提高学习效率。
* 📚在线学习环境:提供一个完整的在线学习环境,包括在线视频、文档、练习等,用户可以在平台上完成所有的学习任务。
* 💡个性化学习建议:根据用户的学习记录和表现,提供个性化的学习建议,帮助用户更好地规划学习计划。
* 📊 数据分析和报告:对用户的学习情况进行数据分析,生成学习报告和可视化图表,帮助用户了解自己的学习进度和瓶颈。## 💻 技术栈
* 前端:[React](https://react.dev/)、[Typescript](https://www.typescriptlang.org/)、[ReactQuery](https://tanstack.com/query/v4/)、[Ant Design](https://ant.design)、[ZuStand](https://github.com/pmndrs/zustand)、[ImmerJS](https://immerjs.github.io/immer/)
* 后端:[SpringBoot](https://spring.io/blog/2019/10/16/spring-boot-2-2-0/)、[AliyunOSS](https://cn.aliyun.com/product/oss)
* 数据库:[MySQL](https://www.mysql.com/)、[Redis](https://redis.io)## 🛠️部署
> 调试
```shell
git clone https://github.com/Ryan-eng-del/intelligence-learn-React.git
npm install
npm run dev
```
> 构建```shell
npm run build
```## 📜 License
GPL v3