Skip to content

Latest commit

History

History
36 lines (20 loc) 路 2.09 KB

README.md

File metadata and controls

36 lines (20 loc) 路 2.09 KB

PHP-Projects

Welcome to the PHP-Projects repository! This repository contains two web application projects developed during the Computer Science second-year course. Each project focuses on web application development using PHP, JavaScript, and databases like MongoDB and Phaser.js.

Project 1: Snake-Game

The first project is a web application that combines PHP, JavaScript, and Phaser.js to create a classic Snake game. It also involves database integration for the dynamic "account" page functionality. When copying this website to Xampp's "htdocs" folder, ensure to extract all files directly into "htdocs" to enable the "account" page to function correctly.

Project 2: eCommerce

The second project is an eCommerce web application that uses PHP, JavaScript, and MongoDB for database management. It showcases web application development and database interactions to create a functional eCommerce platform.

Getting Started

Each project has its own directory with the source code and relevant files. To explore and test these projects, follow the instructions provided in their respective README.md files within their directories.

Prerequisites

To run and test these web applications, ensure you have Xampp with PHP and a MongoDB server installed on your system.

Technologies Used

  • PHP - Server-side scripting language for web development.
  • JavaScript - For client-side interactivity and functionality.
  • MongoDB - A NoSQL database for data storage.
  • Phaser.js - A JavaScript game development framework for creating games.

Contributions

Contributions to this project are welcome. If you have any suggestions for improvements or want to add more features, feel free to submit a pull request.

License

This repository is under the MIT License, allowing you to use, modify, and distribute the code freely.

Let's dive into the world of web application development with PHP and build impressive projects together! 馃殌馃寪馃幃