nsw-app

Experiment private

A league management and live scoring web app for the Northstar Wiffle League.

Repository

1 commits over 1 day

What it is

The Northstar Wiffle League App is designed to manage all aspects of a recreational wiffle ball league: team rosters, game scheduling, player profiles, and real-time scoring. The app is aimed at league admins and players who need a mobile-first tool for tracking games, viewing stats, and managing tournaments. Key planned features include live game scoring with automatic stat calculation, tournament brackets, and role-based access control.

Why I built it

Built to replace manual or spreadsheet-based tracking for a real wiffle ball league. The comprehensive task list indicates the developer is solving an actual organizational need with a custom full-featured league management system.

Tech stack

T3 Stack: Next.js, TypeScript, React, tRPC, Prisma, NextAuth.js, Tailwind CSS. Includes a Postgres database with seed data and a shell script for local dev setup.

Timeline & effort

Last active Jun 10, 2025 — 1 commit across 1 active day (spanning 0 days).

Just started: 1 commit on a single day (June 10, 2025). The project was scaffolded from create-t3-app and seeded with initial database schema (Users, Teams, Games, Seasons). Three tasks are checked off in Phase 1, indicating setup and seeding are complete but no custom features have been built yet.

Did it turn out useful?

The repo contains only the T3 Stack scaffold plus a database migration and seed file. The task list is ambitious (live scoring, tournaments, PWA features) but none of the custom functionality has been implemented yet. With only a single commit on day one, there's no evidence of sustained development or working features beyond the initial setup.

#wiffle-ball #league-management #live-scoring #sports #t3-stack #trpc