Naming Conventions

Also refer to Code Standards.
Senwes Applications employs a policy that readability of code trumps all else.

Tables, Projects, Folders, Services etc all follow the same naming conventions. This ensures that it is easy to find and work with.

[Business Domain][System][IdentifyingEntity]

General

SQL

SQL Naming Conventions

Backend

Service Naming Conventions

Frontend

Angular Naming Conventions