We make this Code Standards to boost development and cooperation. Failure to follow this guide will cause deduction in assessment.
Header Comment
We have a unify header comment which states the licence, you can follow this instruction to implement this.
Folder Structure
Folder Name
FileName
All View has “View” as suffix
All Enum has “Enum” as suffix
All ViewModel has “ViewModel” as suffix
All Model has “Model” as suffix
All DTO has “DTO” as suffix
Variable Name
Name as short and precise as possible.
Software management
We use github repo to manage our codes.
Others:
If you have any comment about the above standard, welcome to leave comments below or email to noreply@jobyme88.com