I created a pretty complex piece of software a while back for a client. I own all access rights to the code and can do anything with it.
In a very brief summary, this code can connect to a database, aggregate values (data points), categorize them, and then put them in formulas.
Sounds simple but there was nothing out there that we could find at the time to do this. The power of it is in the hierarchical nature of the data points (infinite parent/child data points) that can be used in calculations to return values. Allowing managers to create complex formula from a raw database of numbers.
Anyway, should I pursue this as a side project? I wouldn't quit my day job but I was wondering if it's too niche, too generic, too simple...etc.
Obviously you can't really give a real answer without seeing the product but I was curious nonetheless.
Thanks for any opinions.