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

https://github.com/billmei/flocktogether

Plan flights with friends
https://github.com/billmei/flocktogether

Last synced: 8 months ago
JSON representation

Plan flights with friends

Awesome Lists containing this project

README

          

# Flock Together
Plan trips with your friends by letting everyone know where you want to travel in the future.

Because birds of a feather flock together.

## TODO

- [ ] Facebook login: http://www.samstarling.co.uk/2011/07/facebook-connect-python/

## Installation Instructions

Python Version 2.7.4

Flask Version 0.10.1

$ virtualenv venv
$ source venv/bin/activate
$ pip install Flask gunicorn

Run with

$ python flocktogether.py