The system design is ready and now the most important task is to convert all the design into program coding. In this blog post we will be describing about the Coding conventions, Naming conventions, Storyboard, Implementation, Coloured user interface.
Coding Conventions
We are following the coding standards where we have mixture of Java and our own conventions. The main motto of using mixed conventions is that it becomes easy for the developer to use own convention which can be utilised throughout at ease but not violating the coding standards.
We have been using Java platform to code the background processes and the XML script language for designing the User Interface in Android Studio. We are using the main concepts like inheritance which enhance the reusability of code,well structured design which support to maintainability and last but not the least coding conventions used by us is readable and related to the project.Our coding conventions will ensure the others to understand what the app does exactly through the program flow.
Examples of Naming conventions we followed
Our project structure is as below:
We are using :
- Db helper classes for the database
- XML to view
- Java code to control
PERSONAS:
- Includes detail of the user
- Goal and frustration related to time management
- Need of an hour
- Preferred channels to track the activity
STORYBOARD
- In Agile methodology storyboard gives us an insight how much the work is been completed and how much we further need to work
USER INTERFACE
- The color user interface impacts the user like it is said
- Black associated with power, elegance, and formality
- White is associated with purity, cleanliness, and virtue
- Purple for the heading associated with royalty
-
---------------------------------------Thanks for visiting our blog-------------------------------------------------------------------
Shruti Subramanian,
Team Bluesky