An open API service indexing awesome lists of open source software.

https://github.com/gauravsingh9356/height-calculator

Simple app which calculates avg height of given users. User provide his/her height, it is stored in Postgres database and query is run for avg of all height stored. Avg height is then send to user's email given.
https://github.com/gauravsingh9356/height-calculator

flask gunicorn postgres python3 smtplib

Last synced: about 2 months ago
JSON representation

Simple app which calculates avg height of given users. User provide his/her height, it is stored in Postgres database and query is run for avg of all height stored. Avg height is then send to user's email given.

Awesome Lists containing this project