Sunday 31 May 2020

What do you guys use for „admin“?

I really hope this question does not sound weird. Most of my apps are centered around a Frontend user experience. Users have data attached to them and so on. You build the backend/api for this and and have your database.If you want to manage this data, or let it be managed by the client, what are some ways to provide an admin Interface without building a whole new frontend.Most of the times I‘ve been using CMS systems for this, which makes sense in a lot of cases but the more individualized the data model becomes, the harder it gets to implement it.So in short: how do you build your Admin panels for custom apps? Are there any frameworks that I should look into that make it easy to integrate existing APIs/backendes?

Submitted May 31, 2020 at 01:04PM by maggiathor

No comments:

Post a Comment