Skip to content

Project Conventions

MCatherine edited this page Jan 11, 2023 · 6 revisions

## Naming conventions

  • folders: everything in lowercase
  • files: keep suffix, for example: "TestClientService.java"
  • making name meaningful
  • avoid using acronym

## Repos

CLIENT application (The Ministry of Forests' client management system)

  • Architecture

  • Data Model

Clone this wiki locally