Skip to content

deforay/ept

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,967 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ePT

Open Source e-Proficiency Testing (ePT) software for managing PT schemes including HIV Serology, Viral Load, EID, Recency, Covid-19, Tuberculosis, and custom tests.

Quick Start

Docker (recommended)

git clone https://github.com/deforay/ept.git
cd ept
docker compose up --build

Access the admin panel at http://localhost/admin.

Ubuntu

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.sh

Documentation

Full setup guides (Docker, Ubuntu, Windows), architecture docs, and training materials are available at:

deforay.github.io/ept

License

GNU Affero General Public License v3.0 (AGPL-3.0)

Contact

amit@deforay.com | GitHub Issues

About

Online Lab Proficiency Testing Platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors