Time for me to show off something I built myself a couple of weeks ago (as part of a head-to-head test against traditional development methods): It’s a download portal for distributing files to partners, with users, groups and access control.
We’ve put together a walk-through here, with a description of the architecture and a screen-by-screen description of how it works:
This is our first walk-through like this, so I’d love some feedback. Does it make sense? Does it answer the questions you have about how to structure an Anvil app? Please do let me know!
On another note, any chance your discussion forum software (I assume written in Anvil) will be available as something that can be incorporated into my and other developer’s applications?
Sorry for delay - I shall type as I find (so this will be updated) :
(trivial one - admin portal one click login needs to be changed to "js@example.com". The commented code was “test@…”)
It kind of seems fine from my perspective. I’ve not used it in anger but the code is readable and there’s no impossible to work out techniques in there. The walk through also seems fine. This all from the perspective of someone who doesn’t read anything until I’m really, REALLY stuck …
This was a very helpful app for me to jump off from. Did some rejiggering and turned it into a reporting portal for our clients. Most helpful was the multilevel architecture, which I was trying to accomplish on another app, but this saved me time. Ian Davies has helped me out with some targeted training. It might be a while before I take it live (I need to jump through our team’s hoops for client facing apps), but this has advanced the conversation immensely.