thibaudk / crudpp

GNU General Public License v3.0
0 stars 0 forks source link

crudpp

A declarative 3-tier architecture, based on avendish. \ Write framework agnostic classes, then compile to a client app, and a server connected to a database.

Dependecies

Developement state

Only MariaDb is curently suported, and all tables need to be created manually. \ All QML files need to be written manually and provided as EXTRA_CLIENT_SOURCES in cmake. \ See the advancement of the project here.