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

https://github.com/codelucas/antchatter

I've lost all interest in this project .. it may never be finished :(
https://github.com/codelucas/antchatter

Last synced: 9 months ago
JSON representation

I've lost all interest in this project .. it may never be finished :(

Awesome Lists containing this project

README

          

antchatter
==========

Real time messaging service using geolocation & `node.js` and `firebase` to place students in chatrooms by what building they are sitting in. This is still a work in progress but it is my main extracirricular at the moment!

Our geolocation strategy is to call the google location api for `geocode ranges` for specific universities and buildings. After we build up a reasonable data set, we can easily call our own service for **geocoords --> human building** to decide where to place users in chat rooms.