Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wxy2077/FastAdmin
🤪 FastAPI + Vue构建的Mall项目后台管理
https://github.com/wxy2077/FastAdmin
Last synced: 4 days ago
JSON representation
🤪 FastAPI + Vue构建的Mall项目后台管理
- Host: GitHub
- URL: https://github.com/wxy2077/FastAdmin
- Owner: wxy2077
- Created: 2020-07-07T09:55:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T18:28:03.000Z (about 2 years ago)
- Last Synced: 2024-08-17T22:35:04.424Z (4 months ago)
- Language: Python
- Homepage:
- Size: 641 KB
- Stars: 162
- Watchers: 6
- Forks: 61
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-admin - FastAdmin
README
# Mall项目后台管理
> 前段时间学习Vue写了一个移动端项目 https://www.charmcode.cn/app/mall/home 然后教程到此就结束了, 我就总感觉少点什么,计划自己着手写一套后台管理。
## 相关项目
- 移动端Mall项目源码(Vue构建): https://github.com/CoderCharm/Mall
- 目前已部署上线: https://www.charmcode.cn/app/mall/home
- 移动端Mall项目API服务源码(Python FastAPI构建): https://github.com/CoderCharm/MallAPI
- 线上文档地址:
## 技术栈
- 前端 Vue2 使用模版 https://github.com/PanJiaChen/vue-admin-template
- ElementUI
- 后端 Python3.7 FastAPI框架
- [x] SQLAlchemy+MySql
- [ ] Celery 队列,定时任务等
- [ ] WebSocket 站内消息## 个人博客地址
> 后续会着手自定义 https://github.com/PanJiaChen/vue-admin-template 模版,然后记录一步步修改开发的过程。可以持续关注个人博客Vue后台管理系列博客
https://www.charmcode.cn/tags/Vue%E5%90%8E%E5%8F%B0%E7%AE%A1%E7%90%86/博客园地址会同步发布(个人站点备份)
https://www.cnblogs.com/CharmCode/tag/Vue%E5%90%8E%E5%8F%B0%E7%AE%A1%E7%90%86/