Sign inSign up

greglaprise/pickandpaste

By greglaprise

Updated about 1 year ago

Image
0

214

greglaprise/pickandpaste repository overview

Pick and Paste 2025 🏈

A modern, responsive web application for NFL pick'em competitions delivered as a lightweight Docker container. Perfect for hosting your own instance of this NFL game picker with friends and leagues.

What's Inside

This Docker image contains a complete NFL pick'em web application that allows users to select weekly winners and share their picks. The application fetches live NFL schedule data and provides an intuitive interface for making game predictions.

Key Features

  • Weekly Game Selection - Choose from all 18 weeks of NFL games
  • Interactive Team Selection - Click team logos to pick winners with visual feedback
  • Real-time NFL Data - Fetches live schedule data from ESPN API
  • One-Click Sharing - Copy formatted picks with team emojis to clipboard
  • Dark/Light Themes - Automatic theme detection with manual toggle
  • Mobile Optimized - Fully responsive design for all devices
  • Welcome Guide - Built-in onboarding for new users
  • Persistent Storage - Saves theme preferences and user settings

Quick Start

# Run with Docker
docker run -p 8080:80 pickandpaste:latest

Tag summary

Content type

Image

Digest

sha256:0554612a3

Size

21.4 MB

Last updated

about 1 year ago

docker pull greglaprise/pickandpaste