GitXplorerGitXplorer
d

ActiveSeattle

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f531dd8371c8c0a131dc708bc71d55327c22d018

Implement full prototype in PHP. Supports creating and joining games.

ddavidfstr committed 13 years ago
Unverified
c9d922ba9f3856b4cc568fe0f32cf34c534dfd77

start nav in Seattle at pendleton miller for create game page

ffinnigantime committed 13 years ago
Unverified
34e9ee9f92cb637e462dd6dcb54ead304982bcb2

nav splash page to seattle

ffinnigantime committed 13 years ago
Unverified
4831a897b70481ac1a0b5ad39a28fa31d16af3e1

Join button really working

ffinnigantime committed 13 years ago
Unverified
257615f0cb4fa2f18e4fa6b3bcd57613796848a2

join

ffinnigantime committed 13 years ago
Unverified
a878fb4c440572ba828163d486d014c3fffa9d70

removing title from navbar

ffinnigantime committed 13 years ago

README

The README file for this repository.

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/.

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.