YuHeng (玉衡)

A local nutrition tracking app powered by AI

View the Project on GitHub formaxcn/yuheng

Page Implementations

This document describes the design and implementation of the primary pages in YuHeng.

1. HomePage (app/page.tsx)

The dashboard providing a quick look at daily progress.

2. Add Meal Page (app/add/page.tsx)

A multi-functional interface for logging food.

3. Settings Page (app/settings/page.tsx)

Allows users to personalize the application.

Shared Components (components/ui)

YuHeng leverages a set of atomic UI components built on top of Radix UI: