Skip to content

Instantly share code, notes, and snippets.

View rithviknishad's full-sized avatar

Rithvik Nishad rithviknishad

View GitHub Profile
@rithviknishad
rithviknishad / CONTRIBUTORS_GUIDE.md
Created May 22, 2024 13:17 — forked from gigincg/CONTRIBUTORS_GUIDE.md
ohc.network Contributor's Guide

CARE Contributor's Guide

Introduction to CARE

CARE is an open-source EMR system developed using Django Rest Framework for the backend and React TypeScript for the frontend. It aims to provide cost-effective, adaptable, and sustainable healthcare solutions.

Prerequisites

Before you start contributing, it is recommended that you have a basic understanding of:

  • Git and GitHub
  • Web development (HTML, CSS, JavaScript)