Files
2026-05-15 16:46:08 -05:00

25 lines
786 B
Markdown

# TomTomGames Platform
Private gaming portal. PHP/MySQL on LiteSpeed/CyberPanel.
## Stack
- Backend: PHP 8.5, MySQL (MariaDB)
- Payments: Square (card) + manual (Venmo/Zelle/CashApp/Chime)
- Email: SendGrid HTTP API
- Frontend: Vanilla JS SPA
## Local path
`C:\Users\myron\Downloads\CyberPanel\`
## Version History
| Version | Date | Notes |
|---------|------|-------|
| 1.0.0 | 2026-05-08 | Initial release |
| 1.0.1 | 2026-05-10 | Referral system, dynamic payments, audit log |
| 1.0.2 | 2026-05-11 | Registration fix, referral tables, security |
| 1.0.3 | 2026-05-12 | Typography, broadcasts, profile tabs, copyright |
| 1.0.4 | 2026-05-15 | Logout fix, admin elevation, $5 default token |
## ⚠️ Private Repository
Contains API keys in includes/config.php — keep private.