Riley Skipper

Case study

Hotdog Tracker

A web application for tracking hotdog consumption, built with React and TypeScript.

The challenge

The project needed a simple way to log and review data over time.

What I delivered

A web application for tracking entries with a clear interface and persistent data storage.

Project Overview

Hotdog Tracker is a web application for logging hotdog consumption. It was built with React and TypeScript as a personal project to practice data persistence, responsive layout, and application structure.

Live Application

Experience the Hotdog Tracker in action:

Visit Hotdog Tracker

Key Needs

Hotdog Logging

Easy-to-use interface for recording hotdog consumption

Login System

Secure login system with password hashing and validation

Database Integration

Database integration with data persistence and retrieval

Cross-Platform Access

Responsive design for desktop and mobile use

Architecture & Technology Stack

  • Frontend: React with TypeScript for type safety and maintainable code
  • Framework: Next.js for server-side rendering and optimal performance
  • Styling: Tailwind CSS for responsive and consistent design
  • Database: Local storage integration with export/import functionality
  • Deployment: Vercel for seamless CI/CD and global distribution