Web Application

NURS 180 Wellness Log

A mobile-first accountability tracker for daily commitments, reflection, example data, and private local progress review.

HTML
CSS
JavaScript
LocalStorage
Screenshot of NURS 180 Wellness Log

Employer signal

What This Project Shows

This is a small product surface designed around repeated use. It shows attention to privacy, mobile ergonomics, and clear state rather than just a static assignment page.

Problem

What Needed To Be Solved

A daily reflection tool has to be light enough to use repeatedly. If it requires accounts, a backend, or too much typing, the tool becomes the obstacle instead of the support.

Approach

How I Built The Solution

I kept the app local-first with browser storage, built a compact month-based review surface, and added an example mode that can be explored without overwriting personal entries.

Outcome

What It Demonstrates

The project shows that I can translate a course prompt into a usable frontend application with state, examples, and a real user flow.

Evidence From Source

Source signal

The local app contains `accountabilityTracker.v1`, `EXAMPLE_GYM_DATES`, month cards, read-only sample mode, and hover/focus/tap preview behavior.

Product signal

The interface is intentionally narrow: record the day, review the pattern, and keep private data on the device.