# Fitness Tracker App

## Introduction

This is a mobile application built with React Native. It is a project from the course CS571: Building User Interfaces at UW-Madison. This project focused on building mobile applications using prototyping and accessible designs.

## Project Details

### Prototyping

{% file src="/files/OHpEhYzGK3yjyfOV86VM" %}

### Accessible Design

{% file src="/files/Lsc9SkG90sDRWID39inp" %}

### Video Demo

{% embed url="<https://youtu.be/ffxxzRuNOPo>" %}

{% embed url="<https://youtu.be/BkbOvtotHTo>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.yushunchen.com/projects/fitness-tracker-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
