SIF P2015 – Stocksunds IF
Overview
A drag-and-drop team lineup and match history tool for Stocksunds IF boys born 2015 (7-a-side football). Coaches can set the lineup visually, record match results and goal scorers, and save lineup snapshots. A login gate keeps editing protected while all can view.
Live site: ulfboge.github.io/sif-p2015
Role: Solo project
Status: Live
Repository: github.com/ulfboge/sif-p2015
Features
- Schematic 7-a-side pitch with drag-and-drop player placement
- Positions: goalkeeper, defender, defensive midfielder, midfielder, forward
- Substitute bench with 5 slots
- Match history with results, goal scorers, and saved lineups
- Login required for editing — public read access for all
Tools Used
| Tool | Purpose |
|---|---|
| JavaScript | Drag-and-drop, match history logic |
| HTML / CSS | Pitch layout and styling |
| GitHub Pages | Hosting |