DEV Community

Der Sascha
Der Sascha

Posted on

3 1

How to transform a customer software to an generic product

Hi,

I know, this is a very complex questions and I think there are many solutions.

But we had a Software project, now we want to create a generic product from this Software.

For now we use an ASP.net webapi as backend Server for accessing the data from the Datasource.

For the frontend we use react.

What are the best practise for now to "convert" it to a Product.

First of all the custom specifica for the customer must be separated. We have the idea to handle this with Feature flags (as Pattern by Martin fowler).

But how can I handle the datastore, especially when other customer wants this part of software too?

Is there any resource that can descibe the best practise pattern for this?

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay