Skip to content

joeljsv/medic-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEDIC APPS

  • Medic User App is for user and Medic doctor for doctrs panel
  • These Applications are made with flutter

Services used

  • Agora

  • Twilio

  • Razor Pay

  • Web Socket

  • Node and Express JS

  • Flask

  • Mongo DB

Upadate files in user app utils/apis/server.dart

const String CHATBOT_URL="<CHAT BOAT URL>";
const String MAIN_API_URL="<MEDIC-REST-API-URL>/";
const String PREDICT_LIFE="<MEDIC-Prediction-API-URL>/";
const RAZOR_PAY_KEY="<RAZOOR_PAY_KEY>";

Upadate files in Doctor app utils/apis/api.dart

const String SERVER_URL = '<Server URL>';

How to run

flutter pub get
flutter run

Screen Shots

Prediction

User Chat

Video Call

Chatbot Screen

Fitenss Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages