Hi,
Can I use Metronic to manage customer assets and funds as a backend for a FinTech application and connect to flutter application Via API and create reports/input pricing algorithms.
Thanks,
Metronic is a front-end admin template. It is up to you to integrate the template into whatever application you wish to build. The template itself isn't an application.
Oh I see, so I still have to develop an entire system from scratch and just integrate Metronic into this?
Hi Meeren Raniga
Basically to utilise Metronic in your custom site or application you will need some experience in end-to-end web development since this theme is not for non-developer users. Metronic is basically an HTML theme(built with HTML, javascript and CSS) without actual functionality(the database integration and application business model). Usually, any web applications/systems contain 2 layers:
1) Design and Frontend UI (HTML, CSS, javascript)
2) The actual system is implemented using a server-side language such as PHP or Java, and database engines such as MySQL or Oracle.
So our Metronic theme, as an HTML theme helps you with step #1.
Step #2 will be the buyers' responsibility as every buyer has requirements and system specifications.
We also provide several frameworks that have been integrated with the Metronic template. Eg. Angular, React, Vue, Laravel, etc.
Thanks