I'm used to building PHP/Sql/Javascript/Css web apps, which is pretty easy using tools like jQuery and Twig.
However, once the database is configured and the app is running, there is a need for an administration panel for user to send content. I personnaly use PhpMyAdmin for database deployement, but this tool is to complexe and generic to be an acceptable interface for users to insert content into the database.
Developping a specific tool (ie administration interface) ends up being more complexe then developping the app itself.
Is there a framework which, given a simple description on the database structure would provide an elegant web interface for non expert administration (inserting / editing data into the database) ?
Aucun commentaire:
Enregistrer un commentaire