A rough and ready easy to use prototyping application before full fledged nuBuilder design is AjaxCRUD.
Checkout an example.
AdMiner can substitute phpMyAdmin in nuBuilder's nudb for some basic users.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Prototyping before nuBuilder - AjaxCRUD
-
- Posts: 249
- Joined: Sun Dec 06, 2020 6:50 am
- Location: Chennai, India, Singapore
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 446 times
- Contact:
Re: Prototyping before nuBuilder - AjaxCRUD
Can you explain a little bit why to make the detour via AjaxCRUD (extra effort) and
how Adminer is related to that topic?
how Adminer is related to that topic?
-
- Posts: 249
- Joined: Sun Dec 06, 2020 6:50 am
- Location: Chennai, India, Singapore
Re: Prototyping before nuBuilder - AjaxCRUD
AjaxCRUD is useful to hammer out relationships intuitively with very simple constructs purely in php as property settings.
When done, the look and feel can be hammered out in nuBuilder.
Also for normal CRUD operations on an existing DB to add / import data, not much by way of code is needed in AjaxCRUD.
Adminer is even easier for standard CRUD.
nuBuilder stands out in GUI styling and complex workflows that come later in the design process. The above iteration helps in encapsulating all nuSQLs needed for both reports, forms and lookups.
When done, the look and feel can be hammered out in nuBuilder.
Also for normal CRUD operations on an existing DB to add / import data, not much by way of code is needed in AjaxCRUD.
Adminer is even easier for standard CRUD.
nuBuilder stands out in GUI styling and complex workflows that come later in the design process. The above iteration helps in encapsulating all nuSQLs needed for both reports, forms and lookups.