What it does
This web application serves forms for the National Kidney Foundation of Arizona to support their many programs. These forms used to be done on paper and then faxed into the foundation. This program streamlines this process by collecting the data in online forms and automatically packaging the data into a CSV format that is automatically emailed to the correct person(s).
How we built it
We built our app using HTML forms on HTML pages with a python backend handling the serving of the pages and the processing of the data.
Challenges we ran into
We ran into challenges getting python to run and usage of python syntax and classes. We also ran into trouble using flask. Our biggest challenge was figuring out how to get the data from the online HTML forms into a nice formatted CSV file.
Accomplishments that we're proud of
We are proud of building a working app in such a short period of time that fulfills the requirements of our nonprofit. We are also proud of the camaraderie between our team members.
What we learned
We mostly learned how to use Flask and Python, which were unfamiliar for many of us. We also got exposure to some javascript and the building of HTML pages.
What's next for Team 14
Sleep
Log in or sign up for Devpost to join the conversation.