gomeet

command module
v0.0.0-...-7f82438 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2015 License: GPL-2.0 Imports: 8 Imported by: 0

README

GoMeet

We are two expatriates developers in Scotland, therefore we are looking to meet people sharing the same interests as we do but between individuals instead of as a group (as it is possible through the MeetUp platform). Through GoMeet we hope to make that wish possible! Please note that the current version is a draft/PoC made during and for the GophersGala, we plan to continue working on it to make it something usable for and by all.

Project running on http://gomeet.cloudapp.net

Set up

The only requirement is to have an instance of MongoDB running on localhost. There is some Test Data available in the data folder in the file mgo_users.json that can be loaded as per the following section (Test Data Import).

Test Data

Import

mongoimport -d gomeet -c users < data\mgo_users.json

Export

mongoexport -d gomeet -c users -o daata\mgo_users.json

Screenshots

login

home

profile

list

profile-ggobbe

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL