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

https://github.com/infernalazazel/universal-d

django admin
https://github.com/infernalazazel/universal-d

Last synced: about 1 month ago
JSON representation

django admin

Awesome Lists containing this project

README

          

通用 D 后台管理系统

优秀的后台管理系统解决方案

[![python](https://img.shields.io/badge/python-3.10.x-blue.svg?style=flat-square)](https://docs.python.org/3.10/index.html)
[![node](https://img.shields.io/badge/node-20.x.x-orange.svg?style=flat-square)](https://nodejs.org/en)
[![ElementPlus](https://img.shields.io/badge/ElementPlus-2.5.x-brightgreen.svg?style=flat-square)](https://element-plus.gitee.io/)
[![vue](https://img.shields.io/badge/vue-3.x-orange.svg?style=flat-square)](https://vuejs.org/)
[![vite](https://img.shields.io/badge/vite-5.x-orange.svg?style=flat-square)](https://2x.antdv.com/docs/vue/introduce)

- Python - [https://docs.python.org/3.10/index.html](https://docs.python.org/3.10/index.html)
- FastAPI - [https://fastapi.tiangolo.com/](https://fastapi.tiangolo.com/)
- Vite5 - [https://vitejs.dev/](https://vitejs.dev/)
- UnoCss - [https://unocss.dev/](https://unocss.dev/)
- ElementPlus - [https://element-plus.gitee.io/](https://element-plus.gitee.io/)
- MongoDB - [https://docs.mongodb.com/manual/tutorial/getting-started/](https://docs.mongodb.com/manual/tutorial/getting-started/)


简体中文 | [English](./README.md)

## 特征

- 国际化,从源代码中提取翻译字段,按需加载语言包
- 简洁的界面设计
- 流畅的用户后端和前端
- 多角色继承
- 内设开发文档和用户文档设计

## 框架

- FastAPI 拥有高性能的服务器开发,特点 轻量级 语法简单 方便 灵活 高效率开发
- Vue3 国内非常流行的 web 开发框架 特点 易上手 性能不错
- Vite5 目前非常流行的构建web项目框架 特点 热更新
- UnoCSS 样式美观 简洁 特点 高效率
- element-plus. 是 Vue 版本的 element-plus 非常流行的UI库
- MongoDB 特点 灵活 高性能 查询能力强的非关系数据库

## 项目结构

```
universal
--|front-end # 前端
--|back-end-py-mongo # 后端
```

## 效果
![1.png](docs/resource/1.png)
![2.png](docs/resource/2.png)
![3.png](docs/resource/3.png)
## 办事列表

- [ x ] 添加 前端
- [ x ] 添加 后端
- [ x ] 添加 部署方式

## 沟通

如果您有任何问题或想法,您可以发送 [Issues]() 或者 [Pull Requests]()