Tutorials header image

How to make a web application under 10 minutes

In this video we will show how you can make a fully functional web application.
This application is created from scratch, we are building the screen AND the endpoints that are executed on the backend.

The video contains building a screen that contains:
  • grid
  • grid filters
  • form with updateable fields 
  • populate dropdown list 
  • ribbon menu (standard CRUD)