-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
5 lines (5 loc) · 1.85 KB
/
index.html
1
2
3
4
5
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=chrome"><meta name="viewport" content="width=device-width,initial-scale=1"><title>final_project</title><script defer="defer" src="main.js"></script></head><style>.container{
width: auto;
height: auto;
align-items: center;
}</style><body><div class="container"><h1>Heart Assistant: Your Online Heart Disease Diagonsis</h1><p class="blockquote">Heart Disease refers to a broad spectrum of diseases related to the heart. Among different types of heart diseases, coronary heart disease constitutes a major portion of the mortality. The disease occurs when cholesterol layers deposit on the inner wall of coronary arteries and narrow the lumens of the arteries. The process reduces blood supply to cardiac muscle and causes exertional chest pain known as angina. In fact, Heart disease, along with stroke and blood vessel disease, belongs to the group of conditions together known as cardiovascular disease (CVD).<br><br>We provide you with tools of:<br><br>1) An interactive combination of bar chart and pie chart that help you to check the connections between diseases and bad habits.<br><br>2) An interactive treemap that presents a multi-dimensional diagonosis of heart diseases.</p><p class="note">Don't worry-- We help you with a quick diagonsis!</p><p class="TransitionTitle">Scroll Down To see More</p><div id="root"></div><div><p class="TransitionTitle">About Us</p><p class="blockquote2">The datasets of our diagnosis comes from Kaggle. All the diagnosis results are just for reference: if you are not feeling well, doctors will give you the most correct suggestions.<br><br/>Authors of this project: James Wu ([email protected]) and Sophia Li ([email protected])</p><p class="TransitionTitle_prime">Multi-dimensional Diagonsis</p></div></div></body></html>