HTML

Friendly Island Pizza Website and Ordering System in PHP with Source Code

Submitted by Skynidnine on
About This is a PHP Project that was developed for a Pizza Shop/Business (Friendly Pizza Island). This project is a website of the pizza shop to help them to market their products. The system also an online ordering feature that provides the shop/business clients an online platform to order their favorite/desired pizza. The ordering features have 2 modes of payment which are cash and online

Document Management System using PHP with Source Code

Submitted by Alphonce on
This is a simple project called Document Management System. This web application is developed using PHP/MySQLi. The main purpose of this project is to store and manage the file documents of a certain company or organization. The system store the documents in the database as BLOB type. Talking about storing the documents in the database, the system also stores other file information such as the

Phone Shop Sales Managements System using PHP with Source Code

Submitted by Roo on
This is a PHP Project entitled Phone Shop Sales Management System. This project manages the phone store's sales transactions. This web application stores the phone shop's stocks and records the available stocks. This also generates a printable invoice. The project has 3 types of users which are the Administrator, Manager, and Seller. The source code is easy to understand which can help you learn

Creating Simple Like and Dislike Button Using AngularJS

Submitted by razormist on
In this tutorial, we will create a Simple Like and Dislike Using AngularJs. AngularJS is a structural framework for dynamic web apps. It is a kind of template that extends HTML to a new level of coding techniques. It is mostly used by another well-known site for creating a template. So let's take a look. Creating a form This is where we will display all the data, to do that just copy/paste the

Internship Portal using PHP with Source Code

Submitted by Satyam Raj on
This is a Simple PHP project with source code entitled Internship Portal. This simple system provides the students an online platform to send their application to available companies that looking for an Intern. The website has 2 types of users which are the Employer and Students. The Employer will post their available opening slots for internship opportunities for the students along with the

Simple Color Game using JavaScript with Source Code

Submitted by razormist on
Simple Color Game using JavaScript with Source Code Simple Color Game with Source Code is a project that is a single-player game where your common goal is to guess what color is the correct. The game has a simple design that use only color boxes. The purpose of the project is to provide some entertaining guessing game with your friends. About the System The Simple Color Game was developed in a

Simple Arkanoid Game using JavaScript with Source Code

Submitted by razormist on
Simple Arkanoid Game using JavaScript with Source Code Simple Arkanoid Game with Source Code is a project that is a single-player game where your objective is to clear all the blocks above. The game has a simple design that contains simple paddle and blocks. The purpose of the project is to give some entertainment moment with your family and friends. About the System The Simple Arkanoid Game was

Connect the Box Game using JavaScript with Source Code

Submitted by razormist on
Connect the Box Game using JavaScript with Source Code Connect the Box Game with Source Code is a project that is a single-player game where your target is to connect a box as many as you can. The game has a simple design that contains only lines and text. The purpose of the project is to give some entertainment and enjoyable moment with your friends. About the System The Connect the Box Game was

RPS Game(Rock, Paper, Scissor) using JavaScript with Source Code

Submitted by razormist on
RPS Game(Rock, Paper, Scissor) using JavaScript with Source Code RPS Game(Rock, Paper, Scissor) with Source Code is a project that is a single-player game where your goal is to guess what opponent moves and win over them. The game design is simple it only contain images and buttons. The purpose of the project is to entertain and enjoy the moment with your friends. About the System The RPS Game

Simple Client Management System in PHP with Source Code

Submitted by Afsar Siddiqui on
This is a Simple Client Management System Project using PHP and MySQLi as DB the driver. This system is written in pure PHP with no framework so it is understandable to beginners. It has a client requirement on the client-side and inserts data on the user side. This system has CRUD ( Create, Read, Update, and Delete) Operations which is very helpful to beginners because this operation is commonly