Fork of php-survey-builder
The default login is 'root@localhost' with a password of '12345'. You can add and remove logins from the Users tab.
git clone https://github.com/codejkn3/surveytool.git
cd surveytool
php -S localhost:8080
Be sure that your data/ directory is writable by your web server.