An open API service indexing awesome lists of open source software.

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]

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.