Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryangupta-09/amrorbit

An antimicrobial resistance (AMR) dashboard.
https://github.com/aryangupta-09/amrorbit

amr antibiotic antibiotic-resistance antibiotics antimicrobial antimicrobial-data antimicrobial-resistance antimicrobial-susecptibility award-winning d3-visualization d3js dashboard data-analysis data-visualization material-ui nextjs react reactjs redux tailwind-css

Last synced: 22 days ago
JSON representation

An antimicrobial resistance (AMR) dashboard.

Awesome Lists containing this project

README

        

# AMROrbit

AMROrbit is a pivotal tool designed to empower governments globally in the rigorous monitoring and management of antimicrobial resistance (AMR). It provides visual insights that identify areas requiring immediate intervention and evaluates the effectiveness of stewardship and surveillance strategies, aiming to significantly curb the spread of AMR.

The solution won an Innovation Award in the Vivli AMR Surveillance Data Challenge, 2024.

* Live: https://amrorbit.tavlab.iiitd.edu.in:3002/

## Tech Stack

Next.js
React
Redux
Node.js
Express.js
D3.js
Tailwind CSS
Material UI 
Framer Motion
HTML5
CSS3
JavaScript

## Installation

1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/AMROrbit.git
```

2. Go to the project directory
```bash
cd AMROrbit
```

3. Install NPM packages
```bash
npm install
```

4. Start the development server
```bash
npm run dev
```