/tornado-mongo-userscontact

Its a basic user contact form using Tornado, MongoDB and Motor

Primary LanguagePython

tornado-mongo-userscontact

Its a basic user contact form using Tornado, MongoDB and Motor

Requirements:

Install Tornado pip install tornado

Install MongoDB: Follow the link to install depending on your operating system. http://docs.mongodb.org/manual/installation/

Install Motor pip install motor

From terminal run python route.py and go to this url http://localhost:8888/