Hacker News new | ask | show | jobs
Show HN: Flow Charts from Text (table-to-flowchart.vercel.app)
3 points by trewqasdf 295 days ago
I needed to make a simple flowchart for a .pptx displaying a connections between servers. So instead of actually finishing the .pptx I vibed a browser flow chart editor. That's cool and all, but I still need to finish the presentation now that I've been vibe-crastinating...

The pitch is that you can edit the flowchart in text straight away. So you can just use any editor and paste it and press "Apply changes", if you don't like the built in one.

Probably a few bugs left.

There is no backend saving state, so remember to export the sqlite file when you're finished.

I would love feedback if this is usable to anyone?

In that case I might bother building a backend for user data and buying a domain name.