Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wxy2077/FastAdmin

🤪 FastAPI + Vue构建的Mall项目后台管理
https://github.com/wxy2077/FastAdmin

Last synced: 4 days ago
JSON representation

🤪 FastAPI + Vue构建的Mall项目后台管理

Awesome Lists containing this project

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/