Skip to content

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.

Notifications You must be signed in to change notification settings

noobDevelopers/Height_Collector

Repository files navigation

height-Calculator

About

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.

Stacks used:

  • Flask
  • smtplib
  • Postgres

Created for shining my rusty hands on flask and Postgres. :)

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published