Best Programs for Building Frontend User Interfaces with Automation

0
5
Asked By CodingBunny92 On

I'm looking to dedicate some time to learn a program that will help me create multiple user interfaces. The goal is for users to not only view data but also to trigger automated processes with a button. I'll be working with SQL and possibly other coding languages. I've seen some general suggestions, but I'm hoping to hear from someone who's had hands-on experience.

2 Answers

Answered By DevNinja77 On

It sounds like you're referring to different dashboards that access the same backend data. From your description, a traditional web app seems like a solid choice. You’d typically use HTML, CSS, and JavaScript for your frontend, and there are many backend languages available. Just find what you're most comfortable with.

CodingBunny92 -

Yes, that’s right! Each frontend will be for different teams but accessing the same backend. Thanks for clarifying the terminology! I'll definitely look into the options you mentioned.

DataWizard65 -

My impression is that he means dashboards, like those made in Power BI.

Answered By TechieGuru87 On

Are you thinking about mobile, desktop, or web applications? It’s a big factor in choosing the right tools!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.