https://github.com/davidfstr/activeseattle
Find pickup sports in Seattle. [INCOMPLETE]
https://github.com/davidfstr/activeseattle
Last synced: 4 months ago
JSON representation
Find pickup sports in Seattle. [INCOMPLETE]
- Host: GitHub
- URL: https://github.com/davidfstr/activeseattle
- Owner: davidfstr
- Created: 2012-04-28T18:20:41.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-18T00:31:53.000Z (about 13 years ago)
- Last Synced: 2025-02-24T03:36:34.547Z (4 months ago)
- Language: PHP
- Homepage:
- Size: 438 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Active Seattle
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/](http://letsplaynow.co/).## Requirements
* PHP 5.3.2+
## Installation
* Copy `settings.default.php` to `settings.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.