tcw165 / my-paper-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper - A Handwriting Note

CircleCI

A handwriting note created by engineers who believe software could make our life better.

Editor Architecture Overview

We follow the principle of clean architecture, where there are three modules, app-model, app-domain, and app-presentation. The relationship between them is described as below:

editor architecture overview

Original doc link

About


Languages

Language:C++ 70.4%Language:Kotlin 28.9%Language:C 0.3%Language:Ruby 0.2%Language:CMake 0.1%Language:Java 0.1%