Coder Social home page Coder Social logo

kaulraghav / covidhealthmonitoring Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.38 MB

A Covid-19 health monitoring mobile application that records the user's symptoms and implements contact tracing on a set of provided patient location data.

Java 76.94% HTML 7.51% PHP 0.46% JavaScript 2.49% Python 12.60%

covidhealthmonitoring's Introduction

Part 1

  1. Install RaghavAndroidApp and open in Android Studio.

  2. Run on any Android device to measure heart rate, respiratory rate and get current location coordinates.

  3. Click 'Upload Symptoms' to create a local database.

Part 2

  1. Dependencies

    • Install nginx server and PHP for Windows.
    • pip install sqlalchemy
  2. Make sure PHP is added to the environment variables.

  3. Add paths to the nginx folder and PHP folder in the PHP configuration (php.ini) file.

  4. Add 'indexLoc.html' and 'indexLoc.htm' filename in the nginx configuration file.

  5. Add the following files in the \html folder of the nginx directory

    • LifeMap_GS[1-11]
    • indexLoc.html
    • process.php
    • readDB.js
    • readDB.py
  6. Run PHP using the following command in the terminal cd C:\php-7.4.12-nts-Win32-vc15-x64 php-cgi.exe -b 127.0.0.1:9000

  7. Start the nginx server

  8. Type 'localhost' in your browser to navigate to the webpage.

  9. Enter the User ID and date to download a copy of Contact Trace adjacency matrix in .txt format.

covidhealthmonitoring's People

Contributors

kaulraghav avatar

Watchers

 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.