In the fast contemporary world, people often ignore symptoms of illnesses and avoid going to clinics to save time. While minor symptoms are nothing to worry about, being unaware of your health is. Healthify provides a quick way to become aware of your health and simple methods of prevention such as a suitable diet.
Our difficulties began with figuring out how to web scrape data using flask, given only one member had only basic knowledge of flask and setting up an API which returns a list of doctors in a given city, makes predictions based on symptoms and a short description on it.
We got over this by using a open source ML dataset for disease prediction along with snippets from StackOverflow for web scraping to make our own API which we hosted using ngrok.
Implementing this Json data into our flutter was a challanging task too, we got over it by trial and error.
The final hurdle was making at least a decent User Interface in the remaining time.
Technologies used
Discussion