No description
Find a file
Zakaria Aourzag dc564dbdfd
Enhance question management system with backup and restore functionality
- 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.
2025-10-28 14:05:24 +01:00
css Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
img feat: Add initial project files and implement main functionality 2025-09-05 11:03:13 +02:00
includes Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
.gitignore Add Composer dependencies and autoloading 2025-10-24 12:28:58 +02:00
backup.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
bewerk_vraag.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
composer.json Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
composer.lock Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
config.php ln 2025-09-16 14:43:56 +02:00
export_backup.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
gegevens.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
index.php Add Composer dependencies and autoloading 2025-10-24 12:28:58 +02:00
README.md Signed-off-by: Zakaria Aourzag <git@zakariao.nl> 2025-09-16 12:37:12 +02:00
svg.html test 2025-09-30 09:44:52 +02:00
utils.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
verwijder_vraag.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00
vragenlijst.php Enhance question management system with backup and restore functionality 2025-10-28 14:05:24 +01:00

opdracht userstories

dit is de userstories opdracht geschreven in PHP, HTML en CSS.