A Cybersecurity Awareness Quiz Web Application built to educate users about online safety and cyber threats.
CyberQuest is an interactive quiz platform focused on cybersecurity awareness. Users can test their knowledge on topics like phishing, passwords, malware, and more.
- PHP
- HTML5
- CSS3
- JavaScript
- MySQL Database
- Install XAMPP on your computer
- Start Apache and MySQL in XAMPP Control Panel
- Clone or download this repository
- Paste the project folder into C:\xampp\htdocs\
- Import the database .sql file into phpMyAdmin
- Open your browser and go to localhost/CyberQuest
- Open phpMyAdmin → localhost/phpmyadmin
- Create a new database named cyberquest
- Click Import → choose the .sql file
- Click Go
- Name: Nadim Dayan
- GitHub: https://github.com/nadimdayan
This project is licensed under the MIT License.