Since the beginning of this pandemic, the world is facing is a shortage of proper medical aid for patients.
So we have created a solution using which we can improve the convenience for both patients and doctors by enabling remote communication.
In the long run, it can help create a history of the patients, which would be helpful for treatments of patients hence improving patient-doctor communication. We succeeded in our objectives by solving the following problems:
-To make doctor-patient communication more effective
-To keep track of the history of the patient
-Prioritizing the cases according to the seriousness
-Helping the users understand the diseases in a more effective way
On the way to create this project, we had to go through Infermedica API to use it to full potential. We also had to make API where the user side of the app sends a post request to keep a log of all the problems that are being reported. It took us a while to determine how the API should work and how it should appear to the hospital management side. However, we overcame this problem by using MongoDB, which made things easier for us. We later connected it to the hospital side of the app using get requests (It shows all the relevant information). Another problem that we are facing right now is using our COVID model to deploy an app on Heroku.
Discussion