Coding Standards Documentation - COS301-SE-2022/Map-out-game-reserves-using-aerial-photographs GitHub Wiki
About
This document describes the general software coding standards for the Aerial Mapper project. The goal of this document is to ensure there are uniform coding habits among The Dylpickles in this project in order to make reading, checking, and maintaining code written by different persons becomes easier. The intent of these standards is to define a natural style and consistency.
This project has been done in Angular using TypeScript, HTML 5, and SCSS with the addition of NestJS, PostgreSQL, and GraphGL. This document will focus on the coding standards for these specific technologies and programming languages. The standards and guidelines described in this document were selected on the basis of common coding practices of group members and standards implemented by NX momorepo and VS Code Prettier
Documentation Links
All previous versions of our Coding Standards documents can be found below: