/population-height-web-app

A web app built with HTML, CSS and python, and a PostGreSQL database. Its purpose is to calculate the average population height, based upon the collection of users' input.

Primary LanguagePython

population-height-web-app

Built with a Python, Flask, HTML and CSS, this app uses a PostGreSQL database to collect a user’s email address and height. Height data collected from all the users thus far is then then averaged, and the average population height is emailed to the user. The app is currently hosted on Heroku. See it here.