PROYEK PSWII FINAL
Showing
online_voting_system/.bowerrc
0 → 100644
online_voting_system/.gitignore
0 → 100644
online_voting_system/LICENSE.md
0 → 100644
online_voting_system/README.md
0 → 100644
online_voting_system/Vagrantfile
0 → 100644
online_voting_system/assets/AppAsset.php
0 → 100644
online_voting_system/codeception.yml
0 → 100644
online_voting_system/composer.json
0 → 100644
online_voting_system/composer.lock
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
online_voting_system/config/console.php
0 → 100644
online_voting_system/config/db.php
0 → 100644
online_voting_system/config/params.php
0 → 100644
online_voting_system/config/test.php
0 → 100644
online_voting_system/config/test_db.php
0 → 100644
online_voting_system/config/web.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/db_online_voting.sql
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/docker-compose.yml
0 → 100644
online_voting_system/mail/layouts/html.php
0 → 100644
online_voting_system/models/Account.php
0 → 100644
online_voting_system/models/ContactForm.php
0 → 100644
online_voting_system/models/HasilVoting.php
0 → 100644
online_voting_system/models/LoginForm.php
0 → 100644
online_voting_system/models/MVoting.php
0 → 100644
online_voting_system/models/TKandidat.php
0 → 100644
online_voting_system/models/TUser.php
0 → 100644
online_voting_system/models/User.php
0 → 100644
online_voting_system/panduan.txt
0 → 100644
online_voting_system/requirements.php
0 → 100644
online_voting_system/runtime/.gitignore
0 → 100644
online_voting_system/tests/_bootstrap.php
0 → 100644
online_voting_system/tests/_data/.gitkeep
0 → 100644
online_voting_system/tests/bin/yii
0 → 100644
online_voting_system/tests/bin/yii.bat
0 → 100644
online_voting_system/tests/unit.suite.yml
0 → 100644
online_voting_system/vagrant/nginx/app.conf
0 → 100644
online_voting_system/views/kandidat/view.php
0 → 100644
online_voting_system/views/layouts/main.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/about.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/contact.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/error.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/login.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/site/register.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/_search.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/user/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/voting/_form.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
online_voting_system/views/voting/create.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/voting/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
online_voting_system/views/voting/update.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/views/voting/view.php
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
online_voting_system/web/.htaccess
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/assets/.gitignore
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/css/site.css
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/favicon.ico
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/index-test.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/index.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/web/robots.txt
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/widgets/Alert.php
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/yii
0 → 100644
This diff is collapsed.
Click to expand it.
online_voting_system/yii.bat
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment