I develop project for more platforms (Web,Desktop,Mobile). Should I split every platform to other project? What is the best approach for multiple platforms project?
It would depend on how you wanted to manage it. We have a project made of many parts, and some parts interact with others, so we have separate projects.
Each part could be (for example):
If it's a smaller app I would be include to just create a single project and prefix my issues/tickets with a reference to it so I could quickly filter results or label the issues.
Thank you for your response!
It isn't small or simple app. Parts relate to each other only logically. For example mobile and web apps works with the same data. But It doesn't share any module between platforms.
We also distinguish every platform like product. So customer can order one, two, three products (platforms).
Also developers usually don't work on multiple platforms.
Is better approach split platforms to separate projects?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michal,
Yes, I would take that approach then. If also will give you fine tuned security/visibility if you need it on each project.
This is the approach I would take.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.