Inspiration

Peoples are not able to go around to find the hospitals for health consultation and to find vaccination centers due to this pandemic situation as Covid-19 is a contagious disease. And in the countryside, some peoples are not aware of the Covid-19 rates. So to get rid of this problem I come up with the idea of creating this Web app.

What it does

  1. It will provide information about the nearby hospitals and we can able to search hospitals based on specializations. From the information, I can able to contact the doctors for appointments and consultation.
  2. It will provide information about nearby vaccination centers. We need to search by the Pincode and it will show us the nearby covid vaccination centers of that particular area.
  3. It will show us the information about Covid-19 cases like Confirmed, death, and recovered rates and shows the graphical representation as well as shows top countries having Covid-19 cases.
  4. From this app we can able to do self-checkups also.

How we built it

1.Here for creating this web I have used node.js. 2.For storing and retrieving the data I used MongoDB Atlas which is used for login purposes. 3.To get the details about the hospitals, I have used the healthcare Locator SDK and API. 4.To get the details about the Vaccination Centers, I have used Co-WIN Public API. 5.To get the details about the Covid-19 Analytics, I have used Covid-19 API.

Challenges we ran into

  1. In First I cant able connect MongoDB properly for Database purposes.
  2. To integrate the HCL SDK.

Accomplishments that we're proud of

As a single person I developed this full-stack on my own and I feel very proud of creating this Web app single-handedly.

What we learned

  1. I learned how to integrate SDK.
  2. I learned how to get data by using API.
  3. I learned how to store and retrieve from Database.

What's next for Heal the World

  1. I have planned to include chat, audio, and video call between Doctors and People for appointments and consultation purposes.
  2. To create differentiation in accounts between Doctors and People.
  3. Since during registration everyone is registered with National ID those people's data regarding whether they have Covid or not or they recovered from Covid to their respective Governments.

Built With

Share this project:

Updates