This repository contains a collection of web engineering tasks (TPs) using different technologies such as HTML, CSS, JavaScript, Bootstrap, jQuery, Laravel, and WordPress. The repository is designed to showcase various front-end and back-end web development techniques.
To run the PHP and Ajax-based projects locally, follow these steps:
-
Download and Install XAMPP
If you haven’t already, download and install XAMPP, which provides the necessary server environment (Apache, MySQL, PHP, etc.). -
Copy Files to XAMPP Directory
Copy all the files from this repository and paste them into thehtdocsdirectory of your XAMPP installation (typically found atC:\xampp\htdocs\). -
Start XAMPP Server
Open the XAMPP control panel and start both the Apache and MySQL servers. -
Access the Project in Your Browser
Once the servers are running, open your browser and navigate tohttp://localhost/web-engineering/to view the project.
- HTML
- CSS
- JavaScript
- Bootstrap
- jQuery
- Laravel
- WordPress
- For PHP and Ajax functionalities to work, you must ensure that the XAMPP servers (Apache and MySQL) are running.
This repository is open-source and free to use. Feel free to contribute, report issues, or fork the project.