CODESEEDSign in
Explore projects
C#intermediatemobile

Cross-platform Health Tracker with MAUI

.NET MAUI application for health tracking: steps (pedometer), sleep, weight, hydration with graphs and cloud synchronization.

5 steps

Project steps

  1. 01

    Pedometer

    Accelerometer sensor for step counting with Butterworth filter.

  2. 02

    Data entry

    Log weight, sleep hours, water glasses with native UI per platform.

  3. 03

    SQLite local

    SQLite-net ORM for local offline-first storage.

  4. 04

    LiveCharts2 Graphs

    Line chart for weight/time, bar chart for steps/day.

  5. 05

    Cloud sync

    Sync with Azure via REST API at login; conflict resolution with timestamps.

Recommended resources

Ready to build this?

Fork the repo on GitHub and start building. A mentor will review your code when you open a PR.

5 steps

Tech stack

C#.NET MAUISQLite-netLiveCharts2Azure App Service