S
S
Symer2017-01-31 23:50:00
Mobile development
Symer, 2017-01-31 23:50:00

How to draw up a project plan for a client-server application (Web, Android, ios)?

How to design each stage of creating a client-server application with the web, android, ios API.
What development environments and technologies might be required?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arseniy Efremov, 2017-02-01
@arusef

  • Visual Paradigm is suitable for design if you know how to use CASE tools. (Purely formally, you can work in draw.io, but this destroys the very idea, if you even need a rup's approach)
  • For Android development, it is better to use Android Studio and write natively in Java/Kotlin. If you want perversions, you can try Dart.
  • For iOS development, XCode and Swift/Objective-C are the best, obviously.
  • If you want to work on several platforms at once, and people in your team love C#, then you can try Visual Studio and Xamarin.
  • There are really many options for the server. Starting from python, js, php and ending with java, c#, f#.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question