Inspiration

During this covid situation, it became very difficult to go outside of our house and sometimes we urgently need to consult with the doctors for our check-ups and treatments. So our team think to build a health care consult website where the patients can connect with the doctors at any time. Cure Connect has the video conference facility where patients can consult their problems with doctors without going anywhere outside.

What it does

Patients will sign up using SAWO and they will see a list of doctors with whom they can connect through video calls. Doctors also have a separate registration process. After the registration, all the data will be stored in MongoDB. At first, the patient will pay the fees which are implemented using Stripe, then he/she will be able to send a request to the doctor for consultation. The doctor will be able to see the patient queue. He / She will open the video room and send the meeting id to the patient via SMS (Twilio). The patient needs to enter the id in the video room to join in a video conference with the doctor. Besides this, if a patient wants to know about recent Covid rules to make themselves aware, we made this thing also possible using Dasha Ai.

How we built it

We built it using NodeJs, React, Bootstrap, SAWO labs and JWT for authentication, Twilio, MongoDB, DASHA Ai, Stripe.

Challenges we ran into

  1. Connecting frontend with backend.
  2. Implement the video call system and send the caller id in runtime.
  3. Delete the patient's data from the doctor's dashboard after the video call is done.
  4. Implementation of Dasha.AI for the phone call.

Accomplishments that we're proud of

Solving a real-life problem which is faced by many people using this covid situation.

What we learned

  1. How to implement the SAWO labs for authentication, Dasha.AI to implement phone calls, Twilio to send messages.
  2. How we can send all the data in real-time using Socket.io.

What's next for Cure Connect

  1. Future Improvement on the website adding a medicine order section.
  2. Help more patients especially elderly people who can use this after covid also to consult with the doctors.
Share this project:

Updates