Introduction
Welcome to averos getting started tutorial for citizen developers !
This tutorial is exclusively dedicated to citizen developers and will walk you through basics steps of creating a web application using averos designer
.
It is assumed that you have basic Unified Modeling Language (UML) design knowledge so that you understand the design that you are going to make.
Nevertheless, if you have not any knowledge of UML, you still can create your application if you carefully follow all the details in this tutorial.
In this tutorial you will be taken through key steps of creating a basic web application named ToDoApplication
where you will build a ToDo tracking application
that stores and manages Tasks
you need to achieve into seperate Domains
.
By the end of this tutorial you will aqcuire solid knowledge about how averos designer
is used in order to rapidly create applications and will be able to leverage all averos framework
features and capabilities to barge your way, as a citizen developer, into the creation of cutting edge web applications in no time.
π Please note that averos framework
is fully described in the Documentation section.
Should you have any issues
, suggestions
or enhancements
related to Averos Designer
please let us know using the following placeholders.
We love to hear from you!
- Have any Issues ?: use this link βοΈ
- Have any Questions ? related to
Averos Designer
: use this link π - Have any Suggestions, requests or ideas ?: use this link π‘
I. Overview
Before starting the creation of our application let us have a high level view regarding how averos designer
is used in building web applications.
Creating a web application with averos designer
is only 3 steps away:
- Design
- Validate
- Generate
You will be able to execute all these steps without having any technical knowledge whatsoever.
Still, you will need to configure and deploy your application so that youβll be able to see what it looks like.
These two additional steps, usually requires technical knowledge.
Donβt worry however, for the sake of this tutorial, you are going to configure, deploy and run your application without having the need to have any technical background.
More on this later.
So, how about we start our journey ?
Letβs go!