Skip to content

KWB-R/qmra-webapp

 
 

Repository files navigation

qmra

Web-application for calculating microbial risk for drinking water and water reuse systems.

Installation

create a venv

python -m venv venv

source it (Mac/Linux)

source venv/bin/activate

or on windows

source venv/Scripts/activate

then, install the requirements with

pip install -r requirements.txt

collect the statics and migrate with

python manage.py collectstatic
python manage.py migrate

run the app locally

python manage.py runserver

About

Web-application for calculating microbial risk in water and water reuse systems

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages