Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Prototyping before nuBuilder - AjaxCRUD

Questions related to using nuBuilder Forte.
Post Reply
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Prototyping before nuBuilder - AjaxCRUD

Unread post by apmuthu »

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.
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Prototyping before nuBuilder - AjaxCRUD

Unread post by kev1n »

Can you explain a little bit why to make the detour via AjaxCRUD (extra effort) and
how Adminer is related to that topic?
apmuthu
Posts: 249
Joined: Sun Dec 06, 2020 6:50 am
Location: Chennai, India, Singapore

Re: Prototyping before nuBuilder - AjaxCRUD

Unread post by apmuthu »

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.
Post Reply