Skip to content

cfpb/collab-mystery-meet

Repository files navigation

Mystery Meet

Build Status

Mystery Meet is a social app to meet people randomly at an organization for Collab.

Screenshot

index page

Installation

To use this application you will need to first have Collab installed.

Then, once you clone this repo, you can install the application using setuptools:

python setup.py install

Or, if you are developing with this app, you can add it to your search path like:

cd collab
ln -s ../mystery-meet/mystery .

Once the application is installed, add it to core collab's INSTALLED_APPS in your local_settings.py file:

INSTALLED_APPS += ( 'mystery', )

Contributing

Please read the contributing guide.

About

Collab app to meet new people

Resources

License

Unknown, CC0-1.0 licenses found

Licenses found

Unknown
LICENSE
CC0-1.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •