KidStat
It is a web application, that allows to check child growth parameters, based on World Health Organizations data.
It shows if measurement is low or high according to WHO standards.
Technologies
This application is built on top of these technologies:
Heroku
What should be done for run this application in heroku
heroku addons:create mongolab:sandbox
heroku config:set FLASK_SETTINGS=heroku
heroku config:set FLASK_SECRET_KEY=some_secret
heroku config:set FLASK_PASSWORD_SALT=some_salt