I need to develop a core app, for exemplo, delivery app for restaurant.
But each customer wants it with its name.
What is the way to create a core app and then simple customize it and publish with different names?
(I guess i could put most of the code in libraries and create a new app based on a simple template using these libraries. Not sure this is the right way)
Thanks !
But each customer wants it with its name.
What is the way to create a core app and then simple customize it and publish with different names?
(I guess i could put most of the code in libraries and create a new app based on a simple template using these libraries. Not sure this is the right way)
Thanks !