Skip to content

Contributor Guide

Cervon Wong edited this page Dec 16, 2020 · 3 revisions

Contributor Guide

This application is written modularly (packages by feature), and the code is separated by layers (Clean Architecture). Contributors can improve or add code to any feature or layer of the software without knowing too much about the implementation about the others, leading to reduced onboarding time.

Domain

Core entities

Explanation of Material Entity Relationships

Data

Moor embedded database

Explanation of Database Table Structure