[![CircleCI](https://circleci.sec.samsung.net/gh/TizenIoT/fitness.svg?style=svg)](https://circleci.sec.samsung.net/gh/TizenIoT/fitness) # The fitness * A collaboration project between PM and MM parts * New fitness application for killer solution of Tizen next ## Requirements * Tizen 6.0 (TizenFX API8) * Raspberry pi 4 * USB Camera * LCD monitor * Input devices (mouse, etc.) ## Rules * Use `main` branch as default branch (Don't use `master` branch) * Follow Fork & Pull request workflow (Read this [article](https://gist.github.com/Chaser324/ce0505fbed06b947d962)) * Each PR should be reviewed at least 2 proper reivewers * Changes in each PR should be as small as possible (reviewable within 1 day) * Do not make merge commit (Keep your local branches up to date) * Do not leak secrets into source code ## [Coding style](https://code.sec.samsung.net/confluence/display/SE/C%23+Coding+Rule)