Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 865 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 865 Bytes

Medify

A fully responsive realtime chat application for health professionals with direct and group chats, emojis & reactions, built-in GIF support and SMS notification along with the ability to edit & edit delete messages and use specialized commands

signup111

Technology Stack

  • Server Environment - NodeJs
  • Framework - ExpressJs
  • Frontend - ReactJs, HTML, CSS, Javascript
  • SMS service - Twilio
  • Note : SMS can be sent to only Twilio verified numbers as I am not using the paid service.
  • Deployment - Heroku

Screenshot 2021-09-25 124722

Setup

run npm i && npm start for both client and server side to start the development server