Skip to content

rwiteshbera/Cure-Connect-Hack-The-League

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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