No description
- Added backup.php for downloading JSON backups of questions. - Implemented restore functionality in backup.php to restore questions from JSON files. - Created export_backup.php to generate and serve JSON backups without layout. - Updated utils.php to include methods for restoring questions and generating random codes. - Enhanced gegevens.php to provide feedback alerts for updates and deletions. - Modified vragenlijst.php to include a control code for adding questions. - Implemented bewerk_vraag.php for editing questions with control code validation. - Added verwijder_vraag.php for confirming question deletion with control code. - Improved user interface with animations and alerts for better user experience. - Updated CSS styles in index.css for hover effects and button loading animations. |
||
|---|---|---|
| css | ||
| img | ||
| includes | ||
| .gitignore | ||
| backup.php | ||
| bewerk_vraag.php | ||
| composer.json | ||
| composer.lock | ||
| config.php | ||
| export_backup.php | ||
| gegevens.php | ||
| index.php | ||
| README.md | ||
| svg.html | ||
| utils.php | ||
| verwijder_vraag.php | ||
| vragenlijst.php | ||
opdracht userstories
dit is de userstories opdracht geschreven in PHP, HTML en CSS.