Skip to content

ROHAN842/sante

 
 

Repository files navigation

Sante

React Badge  JavaScript  HTML  CSS  Bootstrap 
Node.js  Express.js  flutter dart

Website Badge OPEN-PR

Overview 👀

  • Get consulted with doctors 🧑‍⚕ listed in our application 📱 and let them solve your mental 🧠 health issues
  • Real time video chat 📹 as well as normal chat 💬 between user and doctor
  • User can also watch ▶️ YouTube Videos of famous channel "Psych2go" in order to cure themselves from mental trauma
  • Also they can try hands on our innovative AR feature by tapping on random dot like structure resulting in genreation of beautiful quotes in augmented world
  • They may also listen 🎧 to soothing and mind refreshing songs 🎶 listed in our application 📱
  • Clean UI ⚡

What is Sante? 🤔

Sante is basically a mental health application which provides user to cure from their mental stress and trauma through its salient features.

The complete application is divided into two main parts of doctors consultation and getting curated by ourselves through innovative ways provided in the app.

How it works? 🤔

  • Open the website https://sante-mental-health.netlify.app/
  • The application can be downloaded in APK format using the “Download App” button present in the website.
  • Also the consultation section is developed for websites too, which means if someone wants to take doctors consultation from there they may take it very easily.
  • The consultation section is made using the concept of Socket.io and rooms concept with which the user just needs to join with the room id at the correct time mentioned in the respective section of the doctor, in order to get their consultation.
  • Video chat option is also available for the user in both app and website such that user can copy a unique id for video chat section and sent it to the doctor in the room in which both are present and after user may call the doctor from the video calling section and if doctor picks up the call then both may can see each other also they can listen audio as well in order to get better consultation.

Dependencies 🗃

  • Flutter - Framework used to build complete mobile application part of Sante
  • React.js - Frontend Framework for Consultation and Video Chat Section
  • Node.js - Backend Framework for Consultation and Video Chat Section
  • Express.js - Server Side Node.js Framework
  • Socket.io - Client-Server Communication

Run Locally 📱

> Clone the repo
    >> For Windows: Git Bash
    >> For Linux: Terminal
    >> git clone https://github.com/ROHAN842/sante.git
    >> cd sante
    >> cd Sante_Mental_Health_App
    >> cd flutter_healthcare_app-master
> Install all dependencies
    >> flutter pub get
> Open the emulator by choosing any device present in android emulator
    >> Press Ctrl+F5 to run the application without debugging in VS Code
    >> Or user may debug it first also by pressing key F5 in VS Code
> Also the user may choose the option of USB Debugging inorder to test application in personal mobile phone
    >> Press Ctrl+F5 to run the application without debugging in VS Code
    >> Or user may debug it first also by pressing key F5 in VS Code
> After few seconds the application will be opened in respective device chosen by the user
    

Releases

No releases published

Packages

No packages published

Languages

  • Dart 38.3%
  • Kotlin 23.9%
  • CSS 20.3%
  • HTML 11.9%
  • Objective-C 1.6%
  • Ruby 1.4%
  • Other 2.6%