The power behind JRapid: code generator building bricks
ENTITIES
JRapid entities are the key elements for modeling data. Entities can be database tables like a company, a seller, a user, a product, etc or they can be transient entities.
Panels are flat HTML pages that merge specific components of the application (like menu, views, transformers, listings, forms, plain HTML and reports).
You can create your own widgets, views, templates and transformers, or import them from our community library!
Maps
Calendar
Datepicker
And much more
PROPERTY
Entities are composed of properties which hold the entity's information like values or relationships with other entities (database one-to-many and many-to many relationships).
Filters allow end users specify restrictions to listings. They provide all the necessary programming structure (UI elements, server side code and web services).