Version 0 - very much pre-alpha.
Eventington is a node.js + mongodb event finder.
Simply put, it allows end users to find what's happening where and when by doing a search around a location on a specific date.
At present, it's simply a proof of concept that I've created to see if I can do this using technologies new to myself.
Under the covers, it uses node.js with express and mongodb (with geospatial index) on the server side, javascript + html5 on the client side using boilerplatehtml template. It makes use of Google mapping api's to provide geolocation and mapping.
7th June 2011 Version 0 Currently you can
-
- add an event record
-
- search around a location to see event records that have been stored nearby on a specific date