--- a
+++ b/README.md
@@ -0,0 +1,50 @@
+### Parkinson's Disease Predictor
+
+![home](https://user-images.githubusercontent.com/64016811/198979528-deb039b2-abde-49a8-9a2a-832a8c1eb19d.png)
+
+
+### Problem : 
+
+Heart Attack is a chronic health condition that affects how your heart pumps blood throughout your body. It is not a disease but a phenomena, where there are sudden cardiac arrests. Having healthy, low-cholesterol food, and being active can really help in reducing the chances of cardiac arrest. 
+
+### Solution:
+
+This Web app will help you to predict whether a person has chances of cardiac arrest or is prone to get it in future by analysing the values of several features using the Decision Tree Classifier.
+
+### Idea: 
+Building an application that can predict the occurrence of a cardiac arrest or the possible causes of it by indicating the highly relevant factors. 
+
+### Layout
+
+```
+├───images
+├───Tabs
+│   └───__pycache__
+|   └─── home.py
+|   └─── data.py
+|   └─── predict.py
+|   └─── visualize.py
+|   └─── about.py
+└───__pycache__
+└─── main.py
+└─── web_functions.py
+└─── requirements.txt
+└─── Procfile
+└─── setup.sh
+```
+
+
+### Note:
+**Incase the application demo doesn't start real quick, you can get an idea about how it looks like from the screenshots**
+
+![image](https://user-images.githubusercontent.com/64016811/198981322-e41c7a73-bcd1-4902-b00d-53fe81277ea4.png)
+![image](https://user-images.githubusercontent.com/64016811/198981403-7f0266c3-51e6-41c4-b4d4-73e169ac316c.png)
+![image](https://user-images.githubusercontent.com/64016811/198981647-ebf69696-e2e9-4430-b321-96879a65dd46.png)
+![image](https://user-images.githubusercontent.com/64016811/198981810-9bcb3159-ee17-46d1-9cb5-b9a32e7d03d3.png)
+![image](https://user-images.githubusercontent.com/64016811/198981916-b6425efb-b48a-4b72-95cb-733623da1c58.png)
+![image](https://user-images.githubusercontent.com/64016811/198981964-64c397d9-aeed-45ff-ac3a-ed96e8c3059e.png)
+
+### Made with 💙 by:
+![maker](https://user-images.githubusercontent.com/64016811/198821378-09bf5224-a537-4154-9df9-d9b29da95af7.jpg)
+
+## MAINAK CHAUDHURI