joeljsv / medic-apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dart 99.5%Language:Swift 0.3%Language:Kotlin 0.1%Language:Objective-C 0.0%