# Quokka Admin
An admin-panel and control UI for the [Quokka](https://quokka.rs) framework.
Quokka Admin provides you an easy to use and easy to extend UI to administer your web application by providing simple interfaces to
manage your entities and extend the UI for new routes. It also provides a very extensible and flexible way of managing permissions which,
through its modularity, can be easily expanded to let you create custom providers for login & auth. For more info check out the admin section
in the [Quokka Book](https://book.quokka.rs/quokka-admin/admin.html) or check the [examples](https://gitlab.com/Yannik_Sc/quokka-admin/-/tree/main/examples)