Critical questions for nocode projects
First of all: I'm a big proponent of no-code. But enjoy it in moderation. I'm even building one myself.
I only have four strong questions, loosely held:
Version control?
Is the development under version control? This is important for answering auditing questions: ‘what was the business process or policy for y at time x’?
Auditing?
Can the application itself do auditing? Does it track history?
80-20 rule?
I estimate that you can build 80% of the functionality 5-10x faster than with regular development. What about the remaining 20%? Are there any extensibility points for low-code or high-code?
Pricing?
Per user per month? What is a user? A registered user? Someone actively using it?
Update: these question also apply to AI or Vibe Coding!