Inspiration
We
What it does
It's a simple program, all you have to do is input your health information into an HTML form featured on the page and hit the "Submit" button! This information will then be passed through a Python machine learning model using Flask to access this form, and then using a result from 0 to 1, display how much you are at risk of heart failure.
How we built it
We built this program using HTML, CSS, and Python, along with the Flask framework to create a Rest API which accesses the completed form with the "POST" method.
Challenges we ran into
We hadn't any experience with Hackathons, we had to learn Flask within the short span of time that we had to create the program
Accomplishments that we're proud of
- Learned Python Flask
- Participated some of our first Hackathons ## What we learned
- It can be hard but fun to work with a team composed of people who have very different toolsets
- Learning new tools can be quick, easy, and enjoyable! ## What's next for Heart Rating
- Create and integrate the back end ML model for the information to be processed
Log in or sign up for Devpost to join the conversation.