- PHP 8.3 or higher
- MySQL
- Apache
- Clone the Repository
git clone https://github.com/FiftyfiveTech/LearningPlatformAssignment.git cd LearningPlatformAssignment
- Configure Database
Create a MySQL database (e.g., learning_platform) Import databse "learning_platform.sql" given in the same folder Update wp-config.php with correct DB settings
- Login Admin Panel
link :- http://localhost/LearningPlatformAssignment/wp-login.php username : divya password : password
