Skip to content
alex edited this page Sep 8, 2021 · 9 revisions

Welcome to the poppy project.

First of all, thanks for your passions and confidences to kick-off the poppy project.

🌟 Star us on GitHub — it helps! 👏

Background

poppy is a web admin application.

It's also an application system which has hight flexible customization not only the frontend side but also the backend side.

There're lots of admin application templates for front-end. But we need a common solution not only the front-end but also the server side. so the poppy admin comes up. poppy admin includes all the front-end and backend logics and give the flexible for integration. so finally we just need to focus ours own business logic side not the admin web server.

The app hierarchy structure

the down layer app will inherit from the parent app will permissions.

The app hierarchy structure

Features

  • hight flexible customization for each level of app
  • support kinds of page and easy integrate it to app
Clone this wiki locally