Now, if you are thinking about making an app then you should make architecture first. That way you can focus on the main aspects of your app like e.g availability or modifibility and note just write spaghetti code. :)
Now, if you are thinking about making an app then you should make architecture first. That way you can focus on the main aspects of your app like e.g availability or modifibility and note just write spaghetti code. :)
I'll answer as if I don't know you;)
The app is actually the first exercise in Software Architecture class, so this first exercise is supposed to give us a quick understanding of the actual programming interface before we start our more elaborate project where the architecture will be well planned and documented before we get started;)