A nodea generated application is a web application created with nodea software platform. The web application fulfills most of the requirements of the WCAG 2.0. This is also a protected web application : you need an account ( login, password ) to access to the application. There is a basic authentication coming by default that you can easily customize.
You may found in the platform all the tools necessary to create a software dealing with data management : you can create structured data (entities described by fields), store any kind of files. You can also create state machines on your main objects, you can activate actions such as sending emails, sms or notifications on the state changes. You can also activate in your application the data tracking. Many more components are available to help create quickly big software.
If you have the chance to get detailled user stories for your application, then it may helps you create the appropriate entities, use the appropriate components ( address, status, storage etc. ) and then create also the appropriate groups and roles for your application.
This section introduces features available in Nodea Software generated applications.
By default, a generated application comes with two modules : Home and Administration.
In the home module, you may add some data entity. But you also can create new modules if necessary.
Here is an example of a custom home page with a little bit of specific developments you may learn to do in the developer side.
Administration module comes with a dedicated dashboard with all the standard features available.
As you may see on the screenshot, a basic authentication is provided by default. This is possible to create users, groups and roles and also to define access rights.
For more information, have a look on what is available by default below.
Following features are provided in all generated applications:
Following features are provided on platform module activation: