This app is a healthcare app that lets doctors and patients can schedule the
meeting, as well as doctors can take care of the patients with detailed information
such as temperature, heart rate, etc.
It also has a chat system which allows doctors and patients could have
conversation with text/voice/video chat via DM or Group Chat.
It is developed by React.js for frontend and Node.js for its backend. We used React
Native for Android/iOS platforms.
This project is written by Typescript and used Redux and Redux Saga for its state
management and built components using React Hooks.
We implemented chat system using Socket.io and used Apollo GraphQL to build
Backend APIs.