
git clone https://github.com/harvey/Decdata-Web
(Windows) locate and run start.bat
This will install everything and also starts the program
(Linux) enter Decdata-Web directory then:
pip install -r requirements.txt
You will then need to run
py serv2.py
to start the server
You are able to easily search for a specific Radionuclide, click on it to show its decay structure, and you are able to cycle between different modes to reduce load on the server, or for better readability.