48 ms·
Thanks for checking out MapStructur! This started as a tool I needed to visually plan a complex network setup across multiple buildings. Existing diagram tools
by itfourall 1y ago
Thanks for checking out MapStructur!
This started as a tool I needed to visually plan a complex network setup across multiple buildings. Existing diagram tools felt too heavy or didn’t let me fully customize the background (e.g. actual building plans or maps).
So I built something that:
runs entirely locally (just PHP/JS, no DB needed),
supports drag-and-drop markers,
stores everything per page (as JSON),
and is easy to deploy via Docker.
Would love to hear how others might use it – and if you see room for improvement, feature requests, or cleaner architecture. Open to feedback or contributions if I make it public on GitHub.