It’s important that the development team building SCENE follows coding conventions and guidelines. Agreeing on a standard coding conventions make the application source code easily readable and consistent which in return will make the application more maintainable and help reduce errors in it. It will also help make the Testers and QA Team jobs much easier since they will be able to follow and understand the code. In addition, following coding conventions will enable the team to use tools for automated refactoring later on. The use of coding conventions increases the sense of collective ownership among the project team members as they work together toward building an application that adheres to commonly accepted Software Engineering principles.
For this project, the Android development team will follow the Code Style Guidelines provided by Google. While the iOS development team will follow Coding Guidelines for Cocoa by Apple.
Please comment with your real name using good manners.