#Input talks to Pi talks to PC talks to db ######(to be sang to the tune of a well know talyor swift song)
So far this project can initalise a mongodb from a remote device, the remote device can then update the db by sending update requests
- mongoDB
- python
- pip
- pymongo
- virtualenv (Recommended)
http://code.activestate.com/recipes/578802-send-messages-between-computers/ http://edgytech.com/umongo/ http://api.mongodb.com/python/current/tutorial.html