This website helps people in Seattle find nearby sports pickup games.
This project is currently just a prototype. It is deployed at http://letsplaynow.co/.
- PHP 5.3.2+
- Copy
settings.default.php
tosettings.local.php
and replace with appropriate values.- In particular, enabling Twilio support will make it possible for users to be sent SMS messages when joining games.
- Upload all project files to your server's web root.