Skip to content

lazardanlucian/survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suvery Tool

please create a survey.json file located one dir before public_html

the file should contain this structure:

PROGPATH should be the directory paths after the public_html folder

{"PROGPATH":"/survey", "DBNAME":"survey", "DBUSER":"root"," DBPASS":null, "DBHOST":"127.0.0.1", "DBPORT":null}

After the app is connected to the database, you can login with '[email protected]' pw 'survey' then you are forced to change the initial password;

a sample survey is auto-created;

new surveys can be created but I still have to create the field editing/creation page, then any user-created field could be used in any survey.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages