LogoLogo
  • The CHIME App
  • What Is CHIME?
    • The Model
    • Model Parameters
    • Interpreting the Results
  • How do I use it?
    • Basic Tutorial
    • Information Seekers
    • Decision Makers
    • Content Experts
  • Personal Protective Equipment (PPE) Calculator
    • Introduction to Personal Protective Equipment (PPE)
    • PPE Calculator Tutorials
    • How PPE Projections Are Calculated
    • Interpreting PPE Projections
  • Open Source
    • What is Open Source?
    • Making your own CHIME app
      • Making a Repo
      • Building the App Locally
      • Hosting the App
      • Maintaining the App
  • About Us
  • Penn Medicine Predictive Healthcare Team
  • Code for Philly
  • Partners
  • Links
    • Predictive Analytics at Penn (blog)
    • Release Notes
    • Interested in Contributing?
    • Contact Us
Powered by GitBook
On this page
  • Git

Was this helpful?

Export as PDF
  1. Open Source

Making your own CHIME app

PreviousWhat is Open Source?NextMaking a Repo

Last updated 5 years ago

Was this helpful?

This is an Open Source project, which allows you to access all the code that is used to build the app and perform the analysis.

Git

We keep the code for this app in a . This allows folks to contribute, track work, and backtrack changes (if need be) without having to maintain everything ourselves. The repository is publically accessible so you don't need any permissions to access or download it.

If you plan on using the code itself, .

Github repository
set up a github account