rwiteshbera / Cure-Connect-Hack-The-League

Cure Connect - Hack The League 2022 - MLH

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cure Connect

A digital healthcare platform that enables people to consult with top doctors on video conferences. Cure Connect connects the doctors and the patients within few seconds.

Thumbnail

Built using
  • ReactJs

  • Bootstrap

  • NodeJs

  • MongoDB

  • Sawo API

  • Twilio

  • Dasha.AI

  • Socket.Io

  • JWT

Getting Started
  • Clone the repository and install all the necessary dependencies in both server and client side.
git clone https://github.com/rwiteshbera/Cure-Connect-Hack-The-League
cd Cure-Connect-Hack-The-League
cd server
npm install
cd ..
cd client
npm install
  • Create a .env file in /server directroy. Add JWT token for authentication and Twilio accountSid, Authtoken, messageSid to send sms.

  • Please make sure mongod is running on mongodb://localhost:27017

  • Run the server side

npm run start
  • Open a new terminal to run Dasha.AI
npx dasha account login
  • Run the client side
npm start

Developed by

Irshit Mukherjee

Priyanka Kothari

Rwitesh Bera

Arnab Chatterjee

About

Cure Connect - Hack The League 2022 - MLH


Languages

Language:JavaScript 71.5%Language:CSS 26.6%Language:HTML 1.0%Language:ASL 0.8%