Git Product home page Git Product logo

medik's Introduction

Medik | 2020

Automated Clinical Diagnosis and Education Application

Access the live demo (see Note below):

https://medikapp-274018.web.app/

Local development instructions
(0) Please install yarn package manager for nodejs (preferred) or npm
(1) Installing the Medik Development Environment (Repository):
  • Requires: Completed (0) above
  • Clone the medik repository using the following command: “git clone https://github.com/sheunaluko/medik.git” , which will create the ‘medik’ directory on your computer
  • Type ‘cd medik/’ to go into the directory, and then run ‘yarn install’ to install the dependencies for the root project
(2) Launching the Medik Client Web Application:
  • Requires: Completed (1) above
  • To install the dependencies for the web application you must go to the web application directory and install its dependencies.
    • To do this from inside the ‘medik/’ directory, enter: ‘cd src/react_js/medik_web_app; yarn install’
    • To run the web application from inside the ‘medik/src/react_js/medik_web_app/’ directory run the following: ‘yarn start’ This will enable hot code reloading for the web application
Note: This application was developed for a Stanford Biomedical Informatics Class Project. It contains material from the Step Up To Medicine textbook but in no way claims to own the copyright to this information. It is not intended for commercial use or distribution. It is solely for demonstrations purposes.

medik's People

Contributors

sheunaluko avatar

Stargazers

Brendan Cullen avatar

Watchers

James Cloos avatar  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.