Giter Site home page Giter Site logo

kostadingv / life_med Goto Github PK

View Code? Open in Web Editor NEW

This project forked from masayukipy/life_med

0.0 0.0 0.0 8.49 MB

License: Apache License 2.0

Shell 0.02% JavaScript 2.22% Python 0.97% CSS 1.00% HTML 0.04% Jupyter Notebook 95.74% Procfile 0.01%

life_med's Introduction

Automating Healthcare ๐Ÿฉบ

Our Mission is to automate Healthcare and make Health facilities available to everyone regardless of their limitations
Our Goals:

  1. Automate Healthcare Medical Appointments
  2. Online Disease Severity Prediction based on input symptoms through AI enabled chat-bots
  3. Online Medical Document Storage for Doctor-Patient Interactions
  4. e-Ambulance Tracking

Module-Wise Description ๐Ÿ—’

  • Registration ๐Ÿ“
    The web application would have a facility for the user's to register as either doctors or patients. Both of them would have access to specific features of the application. The hospitals could manage the patient's appointments and assign appropriate slots for particular consultations.

  • Appointment Scheduler ๐Ÿ“…
    The patient would be able to book appointments for the particular time slots he wishes to visit the hospital for.

  • Disease severity prediction ๐Ÿค’
    This module would provide an automated, AI enabled chatbot which would provide inputs on the medical condition of the user, in case medical help is not accessible

  • Medical Record Storage ๐Ÿ“™
    This module would enable online storage of patient's documents, this will help preserve them and avoid the hassle of carrying them for every consultation.

  • e-Ambulance Tracking ๐Ÿš‘
    It would aid people in urgent need of medical help, the web app would provide the facility to book and track ambulances for essential help.

How to run the project locally? [Using Scripts]

Windows

$ cd scripts
$ sh startbackend.sh
$ sh startfrontend.sh

Unix/Linux/Mac

$ cd scripts
$ chmod +x startbackend.sh
$ ./startbackend.sh
$ chmod +x startfrontend.sh
$ ./startfrontend.sh

Lint and Format ๐Ÿ“œ

  • We use Flake8 and Black for linting & formatting source code of this project.

**Run QA checks on local environment โšก** :
  • Run Shell script on Windows ๐Ÿ’พ :
...\lifeMEDeasy> .\lifeMEDeasy_QA_checks
  • Run Shell script on Linux ๐Ÿ‘จโ€๐Ÿ’ป :
.../lifeMEDeasy$ ./lifeMEDeasy_QA_checks
  • Alternate option โœ” :
    • Run this on terminal โšก:
      • Windows ๐Ÿ’พ
        ...\lifeMEDeasy> black .
        
        ...\lifeMEDeasy> flake8 .
        
      • Linux ๐Ÿ‘จโ€๐Ÿ’ป
        .../lifeMEDeasy$ black .
        
        .../lifeMEDeasy$ flake8 .
        

life_med's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar avinashkranjan avatar kumarishalini6 avatar allcontributors[bot] avatar sumhack avatar atharvaze avatar chitvanramani22 avatar snyk-bot avatar harshita-kanal avatar dishita2602 avatar wadermanasi avatar puneetpunamiya avatar codeshruti avatar manishgotame avatar sohampatil17 avatar khareyash05 avatar saatviknagpal avatar imgbotapp avatar gurshehzadsingh avatar aryamanz29 avatar aasthajain123 avatar a-hk avatar ankita297 avatar arnab9674 avatar chetan-rns avatar dinesh9718 avatar muthuannamalai12 avatar marc-maier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.