Building chart from daily user inputs

Dear Team,

I am a new user of the platform and I would like to build an app with the no-code version. An important function that I would like to build in the app is to create a chart from the daily data that users input into the app. Therefore, this chart would need to be updated everyday with the new added data.
Is it possible to build such a function with the no-code version?

Thank you very much for your help in advance.

Hello @Krisztian_Pinter

I need to make your message public. Private messaging is reserved for licensees of our enterprise products. Please confirm.

Regards, Viktor

Hi Viktor,
Thank you for your feedback.
I can confirm to make the question public.
Thank you for your help.
Best,
Krisztian

Hello @Krisztian_Pinter

With Backendless you can do it very easy!

  1. Create new app

    Choose name

    2.Creat simple table
  2. Create a chart

  3. Create page in UI-builder

  4. Choose Chart from files
  5. Go to preview

In new tab you can change values of population in table Cities and see changes in live
This was a simple example. You can customize this very much

Regard, Viktor