Exactly. I need it for static charts. The user would only ever request info from our website, not ever making api calls to any of the services. A lot like us just sending monthly requests (for example), for such and such new charts. But I was wondering what the "better" tool for this would be. Like.. idk. The guy below you @User mentioned that "aside from that" you could use smth else, with his "example:". Is it obvious that his idea is better? Cause like I can't tell as a non developer.
I'll rewrite again here the main functions, I think we need:
1. Charts monthly. Hierarchical view (or a choice of several styles of hierarchical view, if we ever want to redo the hierarchy somehow, to test out if something else is more intuitive. to navigate)
1.2. Possibly some visual way of navigating (open to suggestions of what this could be. No idea what to do here. And I guess this obviously requires some programming language "integration", not sure if Dendron has that, or even if it does - if it's the right tool to use)
2. Search bar, and tagging of items. Combining tags to reveal which items, and parents have these tags associated with them the most. Like a % of how much of a match it is to your request (not necessarily as a %, but just to get across the idea of ranking the best to worst matches)
3. idk