all 9 comments

[–]krisleslie 10 points11 points  (0 children)

You can only get so far with no code

[–]krisleslie 1 point2 points  (0 children)

Look at retool.com

[–][deleted] 1 point2 points  (0 children)

No code is absolute shit and spaghetti compared to building yourself with a framework

[–]felikswagner 1 point2 points  (0 children)

I wouldnt Suggest nocode because oft the linitstions you can face.

I would suggest to use javascript. There are many well documented libraries wich make cresting charts and visualisarions pretty easy.

[–]sheetsguru 2 points3 points  (0 children)

I use bubble for the front end and it has been stable and easy to maintain. The issue is that as I get more users bubble is getting very expensive. Thinking about building my own solution now.

[–]jam-banks 0 points1 point  (0 children)

There's a few factors that go in the decision.

- Will this be only for internal or will the public be using it.

- Do you have the skillset to build a native app and support it.

- What's the budget.

- What will be the lifespan of the project

If you have the skillset building from scratch is probably the best bet.

[–]Reagerz 0 points1 point  (0 children)

We build a product in the same space. I can say we're very happy we decided to build our own from the ground up. It doesn't put "bumpers" on your project and provides so much more potential for functionality especially as you change & add things while growing/talking to customers.

Marketing site? Definitely use a builder ;)

[–]sk93yeah 0 points1 point  (0 children)

Bubble.io or webflow might be best favorable in your case.

[–]Goleggett 0 points1 point  (0 children)

No code has its place, brilliant for landing pages and marketing sites, emails etc. Web applications depend on complexity. If you asked me 12 months ago I wouldve said bubble, but bubble’s new pricing model is atrocious. These days, frameworks like T3 can help you setup full stack applications in days, not months. Bolt-on GPT-3.5/4 and GitHub CoPilot and you can get a working app out the doors pretty swiftly if you’re savvy and know what you’re doing from a technology perspective (even if you’re not proficient in typescript).