Projects

Web Application

NURS 180 Wellness Log

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

HTML
CSS
JavaScript
LocalStorage
NURS 180 Wellness Log preview

Why It Is Useful

The project turns daily self-checks into a lightweight workflow that can be used repeatedly without an account or backend.

Problem It Solves

Reflection tools often become too heavy for daily use, while simple notes make it hard to see patterns across time.

Real-World Applications

  • Habit tracking and personal accountability dashboards.
  • Course reflection tools where privacy and simplicity matter.
  • Local-first apps that keep personal data in the browser.

Concepts Used

  • LocalStorage persistence
  • Mobile-first layout
  • Calendar-style progress review
  • Reflection-oriented UX

Solution Used

  • The app stores entries locally so the workflow stays private and fast.
  • Daily cards collect commitments, notes, and status updates.
  • A compact review surface helps users scan recent consistency without leaving the page.