Online Payment Hub using PHP and PayPal Free Source Code

Submitted by oretnom23 on
Introduction This is an Online Payment Hub in PHP and MySQL Database. This project is a simple PHP Project that provides an online platform for individuals to pay their bills, loans, or etc. This is a web-based application integrated with PayPal as the payment gateway. This has a simple dark mode user interface and user-friendly functionalities. About the Online Payment Hub I developed this

Simple Dice Roll Game using Python with Free Source Code

Submitted by razormist on
Simple Dice Roll Game using Python with Free Source Code Simple Dice Roll Game with Source Code is a single-player game where your goal is to get a highest dice roll. The game has a simple design that contains an image of a dice. The purpose of the game is to provide some fun with your friends and family. About the Project The Simple Dice Roll Game was built using Python module where it compose of

Simple Car Racing Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Car Racing Game using JavaScript with Free Source Code Simple Car Racing Game with Source Code is a project that is a single-player game where goal is to race your way and gain more score. The game has a simple design that contains an image sprites and background color. The purpose of the game is to provide fun time with your friends, family, classmate, etc. About the System The Simple Car

Money Transfer Management System (Send Money Businesses) in PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a Money Transfer Management System in PHP. This project is a web-based application that provides an online platform for the money sender company or business. This manages the company's clients' transactions and is connected to all branches. This will help to centralize the transaction records of the said business and helps to easily retrieve and manage the records. This has a

Simple Subscription Website with Admin Panel in PHP and SQLite Source Code

Submitted by oretnom23 on
This project is entitled Simple Subscription Website. This is a web-based application that provides companies with possible members to apply to a plan that offers something. This application has an admin panel where the system management can manage all the information can be found on the website. The information shown on the website is all dynamically created which means the company doesn't need

Simple Throwing Ball Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Throwing Ball Game using JavaScript with Free Source Code Simple Throwing Ball Game with Source Code is a project that is a single-player game where goal is to throw your ball into the basket. The game has a simple design that contains an image of a ball and ring. The purpose of the game is to provide some entertainment with your friends and family. About the System The Simple Throwing Ball

Simple File Management System using C++ with Free Source Code

Submitted by razormist on
File Management System using C++ with Free Source Code The File Management System with Source Code is a project that can manage your file within the directory. The system can create you a new text file after entering some information. The purpose of the system is to help you create a file automatically. About the System The File Management System was developed in a simple console application, the

Simple Rock, Paper, Scissor Game using C with Free Source Code

Submitted by razormist on
Rock, Paper, Scissor Game using C with Free Source Code The Rock, Paper, Scissor Game with Source Code is a project is a single-player game where your objective is to guess what your enemy would choose against you. The game contains only system text that visualize the gameplay of the game. The purpose of the project is to provide an enjoyable moment with your free time. About the Project The Rock

Simple Online Grocery Ordering System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This project is entitled Simple Online Groceries Ordering System. This is a web-based application that provides an online platform for the Grocery Store/Shop's customers or possible customers to order their desired product. The main purpose of this simple project is to let the customers buy their groceries without going to the shop or store. The system will list all products with available stocks

Creating a Simple Comment Section using PHP and SQLite Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Simple Comment Section in your Web Application Projects using PHP and SQLite Database. Comment Section is one of the most common feature in a web application such as Blog Sites. This application feature allows users to leave a comment, ask questions, or feedback for a certain post/content. This kind of web application feature also allows other users to reply-to-comment which means other users can leave a comment under a specific comment too.