survey_seahorse

Software Engineering Project - Fall 2018
Log | Files | Refs | README

ModeNameSize
-rw-r--r--.gitignore1L
-rw-r--r--README.md2L
-rw-r--r--db/seahorse.sql143L
-rw-r--r--website/about.php27L
-rw-r--r--website/archive.php77L
-rw-r--r--website/config.php11L
-rw-r--r--website/controlpanel.php45L
-rw-r--r--website/createsurvey.php48L
-rw-r--r--website/directory.php77L
-rw-r--r--website/findsurvey.php22L
-rwxr-xr-xwebsite/index.php69L
-rwxr-xr-xwebsite/login.php19L
-rw-r--r--website/logout.php11L
-rw-r--r--website/passReset.php15L
-rw-r--r--website/profile.php56L
-rw-r--r--website/questions.php23L
-rw-r--r--website/res/admin-message.php18L
-rw-r--r--website/res/block.php36L
-rw-r--r--website/res/delete-survey.php29L
-rw-r--r--website/res/img/fav/android-chrome-192x192.png4325B
-rw-r--r--website/res/img/fav/android-chrome-512x512.png14219B
-rw-r--r--website/res/img/fav/apple-touch-icon.png4108B
-rw-r--r--website/res/img/fav/browserconfig.xml9L
-rw-r--r--website/res/img/fav/favicon-16x16.png862B
-rw-r--r--website/res/img/fav/favicon-32x32.png1345B
-rw-r--r--website/res/img/fav/favicon.ico15086B
-rw-r--r--website/res/img/fav/favicon_package_v0.16.zip28418B
-rw-r--r--website/res/img/fav/mstile-150x150.png3284B
-rw-r--r--website/res/img/fav/safari-pinned-tab.svg15L
-rw-r--r--website/res/img/fav/site.webmanifest19L
-rwxr-xr-xwebsite/res/img/ocean.jpg409344B
-rwxr-xr-xwebsite/res/img/seahorse.png9844B
-rw-r--r--website/res/login-user.php54L
-rw-r--r--website/res/navbar.php55L
-rw-r--r--website/res/new-survey.php54L
-rw-r--r--website/res/nope.php9L
-rw-r--r--website/res/phpqrcode/CHANGELOG38L
-rw-r--r--website/res/phpqrcode/INSTALL67L
-rw-r--r--website/res/phpqrcode/LICENSE165L
-rw-r--r--website/res/phpqrcode/README45L
-rw-r--r--website/res/phpqrcode/VERSION2L
-rw-r--r--website/res/phpqrcode/bindings/tcpdf/qrcode.php2875L
-rw-r--r--website/res/phpqrcode/index.php94L
-rw-r--r--website/res/phpqrcode/phpqrcode.php3312L
-rw-r--r--website/res/phpqrcode/qrbitstream.php180L
-rw-r--r--website/res/phpqrcode/qrconfig.php17L
-rw-r--r--website/res/phpqrcode/qrconst.php54L
-rw-r--r--website/res/phpqrcode/qrencode.php502L
-rw-r--r--website/res/phpqrcode/qrimage.php95L
-rw-r--r--website/res/phpqrcode/qrinput.php729L
-rw-r--r--website/res/phpqrcode/qrlib.php43L
-rw-r--r--website/res/phpqrcode/qrmask.php328L
-rw-r--r--website/res/phpqrcode/qrrscode.php210L
-rw-r--r--website/res/phpqrcode/qrspec.php592L
-rw-r--r--website/res/phpqrcode/qrsplit.php311L
-rw-r--r--website/res/phpqrcode/qrtools.php172L
-rw-r--r--website/res/phpqrcode/tools/merge.bat2L
-rw-r--r--website/res/phpqrcode/tools/merge.php70L
-rw-r--r--website/res/phpqrcode/tools/merge.sh2L
-rw-r--r--website/res/phpqrcode/tools/merged_config.php17L
-rw-r--r--website/res/phpqrcode/tools/merged_header.php36L
-rw-r--r--website/res/qrgen.php9L
-rw-r--r--website/res/query.php28L
-rw-r--r--website/res/register-admin.php44L
-rw-r--r--website/res/register.php67L
-rw-r--r--website/res/reset-pass.php16L
-rw-r--r--website/res/script/Chart.js14456L
-rw-r--r--website/res/script/Chart.min.js10L
-rw-r--r--website/res/script/app.js59L
-rwxr-xr-xwebsite/res/script/chart.php41L
-rw-r--r--website/res/script/jquery-3.3.1.min.js2L
-rw-r--r--website/res/session.php7L
-rwxr-xr-xwebsite/res/style.css226L
-rw-r--r--website/res/submit-questions.php31L
-rw-r--r--website/res/submit-survey.php93L
-rw-r--r--website/res/txt/adjectives.txt912L
-rwxr-xr-xwebsite/res/txt/creatures.txt26L
-rwxr-xr-xwebsite/res/txt/msg.php0B
-rw-r--r--website/session.php16L
-rw-r--r--website/signup.php10L
-rw-r--r--website/success.php20L
-rw-r--r--website/takesurvey.php127L
-rw-r--r--website/verify.php24L