Difference between revisions of "Database Application"

From AgileApps Support Wiki
imported>Aeric
(Created page with "A database application is essentially a spreadsheet on steroids. In fact, you can build one by importing your spreadsheet data! Or you can use the [[Application Construction Wiza...")
 
imported>Aeric
Line 1: Line 1:
A database application is essentially a spreadsheet on steroids. In fact, you can build one by importing your spreadsheet data! Or you can use the [[Application Construction Wizard]] to specify the ''objects'' (database tables) you need, the fields in those objects,
A database application is essentially a spreadsheet on steroids. In fact, you can build one by importing your spreadsheet data! Or you can use the Wizard to specify the ''objects'' (database tables) you need, the fields in those objects, and the relationships among them.
 
Once you do, you get a running, mobile-enabled application with forms for entering and viewing data, and tabular views of your objects. You also get the ability to run [[Reports]], generate [[Charts]], all of which can be customized at will. And you get much more:
:* Add [[Users]] and define their [[Roles]]
:* Organize users into [[Teams]]
:* Automate procedures using [[Processes]] and [[Rules]]
:*


''Learn more:''
''Learn more:''
:* [[Application Construction Wizard]]
:* [[Application Construction Wizard]]

Revision as of 23:34, 7 August 2013

A database application is essentially a spreadsheet on steroids. In fact, you can build one by importing your spreadsheet data! Or you can use the Wizard to specify the objects (database tables) you need, the fields in those objects, and the relationships among them.

Once you do, you get a running, mobile-enabled application with forms for entering and viewing data, and tabular views of your objects. You also get the ability to run Reports, generate Charts, all of which can be customized at will. And you get much more:

Learn more: