Table of Contents
Fa2P Club Website v3
Design for the official website of the furry club Freunde auf 2 Pfoten e. V.
Bilingual (German/English), with a public website, a secure admin area, and a JSON API.
| Property | Value |
|---|---|
| Repository | Wachhund/freundeauf2pfoten |
| Timeframe | April 12, 2025 (init v3.0.0) – March 18, 2026 (archived v3.7.0) |
| Commits | 185 |
| Stack | PHP 8.3, MySQL 8.0, Bootstrap 5, jQuery 3.7 |
| Status | Archived |
Background
- New repository because a new website was created by an external service provider — no connection to the v2 website
- No known development iterations by the service provider, therefore initialized as v3.0.0
- No SQL data received from the service provider — database schema was reverse-engineered
- The development was never released
Tech Stack
| Layer | Technology |
|---|---|
| Language | PHP 8.3 |
| Database | MySQL 8.0 (PDO, Prepared Statements) |
| Frontend | Bootstrap 5, jQuery 3.7 |
| PDF Generation | FPDF |
| MCP Server | Model Context Protocol for AI integration |
| Deployment | Docker (Apache 2.4 + PHP built-in server for MCP) |
| Analysis | PHPStan Level 6 |