Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kibichii-icode/php-survey-builder

 
 

Repository files navigation

php-survey-builder

php-survey-builder is a PHP web application that lets you create surveys and collect survey responses. The results can be viewed on charts and exported to CSV. The survey data is stored within a sqlite3 database.

screenshot of php-survey-builder

Default login

The default login is 'root@localhost' with a password of '12345'. You can add and remove logins from the Users tab.

Troubleshooting

Be sure that your data/ directory is writable by your web server.

About

A PHP web application that lets you create surveys and collect survey responses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.9%
  • JavaScript 10.8%
  • CSS 7.3%