For every project that my boss sells, we need some kind of template to request the data.
In 90% of the cases, he hasn't requested any of the data.. So we are left in blank on what the client needs and have to figure it out (which can take some time).
How do you create several templates to request data (eg. for a hotel, the pricing logic according to season, ammount of chambers and numbers, do they need phone logging and pricing, do they use booking.com, ...)
Some data should be requested in tables, some are just yes or no answers. And some need free-speech text as an answer.
I once saw a github project, but can't seem to find it.
What do you use to request data like this?