Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 2.52 KB

README.md

File metadata and controls

64 lines (45 loc) · 2.52 KB

Universal Management System

excellent back office management system solution

python node ElementPlus vue vite

English | 简体中文

features

  • internationalization, extracting translation fields from source code and loading language packs on demand
  • clean page design
  • smooth user backend and frontend
  • multi role inheritance
  • built-in development documentation and user documentation design

frame

  • FastAPI It has high-performance server development, and is characterized by lightweight, simple syntax, convenient, flexible, and efficient development
  • Vue3 The web development framework, which is very popular in China, has the characteristics of being easy to use and has good performance
  • Vite5 The very popular framework for building web projects at the moment features hot updates
  • UnoCSS the style is beautiful concise and efficient
  • element-plus very popular ui library
  • MongoDB Features Flexible, high-performance, non-relational database with strong query capabilities

project structure

        universal  
        --|front-end                 # front end
        --|back-end-py-mongo         # back end

effect

1.png 2.png 3.png

List of things to do

  • [ x ] add a front end
  • [ x ] add a backend
  • [ x ] Add a deployment method

communicate

If you have any questions or ideas, you can send them Issues or Pull Requests