Open Source e-Proficiency Testing (ePT) software for managing PT schemes including HIV Serology, Viral Load, EID, Recency, Covid-19, Tuberculosis, and custom tests.
git clone https://github.com/deforay/ept.git
cd ept
docker compose up --buildAccess the admin panel at http://localhost/admin.
cd ~
sudo wget -O ept-setup.sh https://raw.githubusercontent.com/deforay/ept/master/bin/setup.sh
sudo chmod +x ept-setup.sh
sudo ./ept-setup.shFull setup guides (Docker, Ubuntu, Windows), architecture docs, and training materials are available at:
GNU Affero General Public License v3.0 (AGPL-3.0)