Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
/ RadRisks Public archive
forked from davborre/RadRisks

lifetime risk per unit intake of a radionuclide over a specified period of time

License

Notifications You must be signed in to change notification settings

bpnguyen107/RadRisks

 
 

Repository files navigation

Introduction

RadRisks is a tool that allows radiation protection professionals to calculate the lifetime risk per unit intake by inhalation or ingestion for a specific radionuclide over a specified period of time. It is built with Tauri, React, Typescript, Tailwind CSS, and Rust.

Installation

Prerequisites

To set up a local development environment, first install Rust and system dependencies by following these instructions for your respective operating system.

Steps

  1. Clone the repository
git clone https://github.com/davborre/RadRisks.git
  1. Go into the newly created directory
cd RadRisks
  1. Run the following command
npm install
  1. Start a development build of the app
npm run tauri dev

Previous Program

The previous program, RiskTab, can be installed at epa.gov.

License

BSD-3-Clause

About

lifetime risk per unit intake of a radionuclide over a specified period of time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.2%
  • Rust 39.9%
  • Python 6.9%
  • Other 1.0%