Skip to content

mulvrova/theethicalscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Ethical Scan

Splash Screen Splash Screen

Architectural Remarks

The Ethical Scan runs as an App on iOS as well as Android using React Native (see App/ subfolder). The App itself requests data from a microservice that is implemented as a PHP script (see PHP subfolder). The data are regulary provided with a Jupyter Notebook we provide in JupyterNotebooks subfolder.

Requirements

Frontend

The frontend is based on React Native. For it to work you need at least NodeJS v10.0 and NPM v6.12.

Backend

For the backend you need at least PHP v7.0 (no special requirements) and Python v3.6 with Jupyter Notebooks, Pandas and NumPY available.

Installation

  1. Clone the repository
git clone https://github.com/rahelp/theethicalscan
  1. Change directory
cd App
  1. Install react-native packages
npm install
  1. Run The App in Expo mode
npm start

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages