what??? a month??? for an internal preferences/flags UI? See, this is what I mean. You've already failed. You cannot execute.
Also now you're gonna make customer support folks edit the DB?
- With Django, this is generated for you. It's literally free.
- With DotNet Core, also can be generated.
- Pretty sure Spring MVC has something similar.
- With Rails - can also be generated, or built very quickly with Hotwire.
- With React, this takes a couple minutes. Just have a generic "flags" list you can toggle etc. There are like a million form generation libraries.
At the end of the day if it takes you a week to get a UI with a list of buttons and checkboxes out, you need to rethink the technologies and process you're using if you're trying to move fast. You should probably do away with the process, too, for this early of an organization.