DEV Community

naseeb dangi
naseeb dangi

Posted on

Height Collector App

[Comment]: # I wanted to make an app that automatically sends notes I have saved in my google drive to the users who enters email and note request in my web app.
So to accomplish that I have made a prototype at first that allows users to enter the email address and height in the form of my web app and they will get an email automatically in their Gmail id mentioning their height. In future, I will be upgrading this prototype to send notes to my friends.

I used Heroku from the student developers pack to deploy my web app.

My Final Project

My project will collect height and email from user and sends an automated email automatically.

Demo Link

https://nahib-height.herokuapp.com/

Link to Code

https://github.com/naseeb0/Height-Collector

To build this project, I followed different pdfs to learn about python library, modules and figured it how I can accomplish to make this project.

Additional Thoughts / Feelings / Stories

I know it is a very simple project. I am learning python. I have an idea for improvement in this web app with advanced features that I will be integrating after getting little advanced in python.

Top comments (0)