To start you have to create your app, Applander creates and instantly provides all the services to create your app in a very short time, even a few minutes.
What can you do?
Applander allows you to provide all the possible services useful for creating an app or web app. The services are available in REST type. The only components you need to develop are the UI. We will soon provide a series of tutorials in various architectures to help you quickly develop your app.
The modules provided by Applander
Blog
It is a module for managing content, a real CMS. The acronym CMS stands for Content Management System: it is a program that allows users (even those with little programming experience) to create and manage a website. There is no need to write code: using a CMS software, it is possible to build a portal without having particular skills in the IT field.
With a system of this type (the most popular and used is WordPress, but there are many others) it is not necessary to write static HTML files to upload them to a server. You can write the content, insert images and upload videos directly into a very simple and intuitive interface, in some ways comparable to Microsoft Word.
In short, the CMS is a tool used by webmasters to manage the content of a website, avoiding having to dynamically program the entire software that manages the site. The CMS administration interface, the admin console, allows the administrator to manage every aspect of the website, without necessarily having to know web programming.
Cms
It is a module for managing instant messaging, between two or more users of your application
Contacts (CRM)
It is a module for your contact forms usually present on the homepage of a web app or contact form present on the app. Useful for managing the contacts of possible new users to the application's administrator users.
Geo
It is a module for we try to offer you a whole series of services to manage the geolocation of the elements of your application.
For example, the management of the geolocation of users and the management of points of interest (POI) present in the archive that can be managed by your application.
The user registers his position and then you find all the points of interest that you have registered on your application.
Profiles
It is a module for dynamic management of a user profile
Newsletter (CRM)
It is a module for managing the registration/cancellation forms of a user to a particular distribution list
Cloud
It is a module for managing files on multiple cloud destinations (e.g. Azure/Amazon) and all the tools needed to interface your app to a cloud infrastructure
Image
It is a module for all the tools for managing an image for your apps
Validators
It is a module for all the tools for validating predefined inputs or you can create a custom validation register
FormsBuilder
It is a module for all the tools for the management of dynamic forms where all inputs are customizable and the data is saved and/or retrieved on Applander.cloud database
Events available for creating an app
At creation the OAuth server and security/authentication modules will be active.
You can register a new user for your application and make available everything related
to user security management.
The module is called “Auth” and is available on Swagger to perform Integration Tests with your app or webapp.
The services available for the Auth module are:
Login Register ResetPassword ChangePassword The OAuth server is available with the following modules: DeviceAuthorizationEnpoint DiscoveryEndpoint Introspections TokenRevocation UserInfo
All modules are available at https://www.applander.cloud/api/ and instead for swagger the address is https://www.applander.cloud/swagger/index.html.
Applander provides a control panel where you can activate or deactivate the various modules and make the contents public or not.