Skip to content

gonuvem/TNMApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TNMApp

Preview-Screens

About this Project

A simple tool that provides you the overall staging in a simplified manner based on TNM Classification of Malignant Tumours, 8th Edition for these cancer types:

  • Breast (Clinical and Pathological)
  • Prostate
  • Colon and Rectum

Getting Started

Prerequisites

To run this project in the development mode, you'll need to have a basic environment to run a React-Native App, that can be found here.

Installing

Cloning the Repository

$ git clone https://github.com/gonuvem/TNMApp

$ cd TNMApp

Installing dependencies

$ yarn install

or

$ npm install

Running

With the environment properly configured, you can now run the app:

Android

$ yarn android

iOS

$ yarn ios

Built With