We're still working on building this about page.
If you play racquet sports and would like to organize a league or just keep tabs on how you're performing, Serve+Destroy will come in handy. A online-based application initially designed for managing tennis leagues,* Serve+Destroy is a standalone web app that integrates with:
- Facebook Connect
- Facebook Feed/Stream
- Facebook Social Widgets (Comments and FanBox)
Serve+Destroy is an open-source project, written in PHP, Javascript, and mySQL.
* Or any other similar league such as badminton, table tennis, and squash (which don't have ties)
Server Requirements
- PHP (4+)
- mySQL (4+)
- Optional: Facebook Fan Page ID#
Credits:
Contact Us: tennis@serveanddestroy.com
Development and Design: Eliot Che (eliotche.com)
Identity: Eliot Che and Daniene Aphayavong
Serve and Destroy is a fork of Peter's Sports League Standings Version 1.4
Changes:
1.5.1 (tentative)
- Add detail to profile pages
- Add trophy icon for previous seasons won (Points Leader, PCT Leader)
- Add comment field for profile pages (via player input when they edit profile)
- More detailed stats, relational statistics
- Facebook fixes
- Integration into editscoreyes.php
- Code optimization
- Make installer
1.5
- Detailed main/home page. It now shows a list of all seasons which then link conferences within that season. With details on points, PCT leaders, Win Streaks, Game Efficiency with fam fam fam icons
- Added icons for Leader stats to profile pages
- Facebook code on settings.php, update.php, addscore.php, addscoreyes.php
- Facebook Connect integration
- Facebook Feed/Stream integration for players to share their scores
- Feed/Stream recognizes difference between league play (for points) and exhibition play (no points)
- Facebook Comments integration on standings page
- Facebook Fan Box integration on standings page for updates
- Separation of CSS from PHP files
- Removed Scoring and Legend sections. Integrated Javascript Tooltips from http://www.walterzorn.com so that users can see scoring and legend info when hovering the mouse over MP, GW, GL, MB, etc. in standings
- 'Hot Streak' icon for 5 wins in a row. Consecutive wins are counted into streaks. Works when adding a score (+1 streak) (addscoreyes.php), deleting a score (-1 streak) (deleteyes.php)
- Addition of 'About Page' which can be edited by admins.
- Integration of TinyMCE for rich text editing
- Reversed order of seasons on main page.
- Added ability to make a season inactive (hidden)
- Styling overhaul and bug fixes, also IE8 style fixes
1.4.1
- Initial release as a fork of Peter's Sports League Standings 1.4
Known Issues:
- Team 'Hot Streak' count isn't updated when editing a score (-+1) (updatescore.php). There are no issues with adding or deleting scores.
- Players can only share their scores to Facebook after adding a score, but can't share when editing a score.
Working on info about: Features, Sample Sites, Setup/Installation Guide, FAQ, Download.