Simple Quick Response (QR) Code Generator Web App Using PHP QR CODE Library With Source Code

Submitted by Mr.Niemand03 on
This is a simple project that has a Quick Response Code Generator in PHP with the use of PHP QR Code Library. This project's purpose is to share this with the IT/CS students or self-learners to give an idea of how to create a web app that generates a QR Code. The source code has only a minimum scope which only has a simple form that has 3 text/input fields. The fields are the email, subject, and

Point of Sales and Inventory Management System in PHP/PDO with Full Source Code

Submitted by janobe on
Point of Sales and Inventory Management System in PHP/PDO with Full Source Code The Point of Sales and Inventory Management System is a software based system that is made up of PHP, JavaScript, CSS, BootStrap and MySQL database. In this Point of Sales and Inventory Management System in PHP/PDO that admin is the one who has the full responsibility in running the system and he takes charge in

Complete Employee Leave Management System in VB.NET and MySQL Database Source Code and Documents

Submitted by joken on
Complete Employee Leave Management System Source Code and Documents This is a complete source code with chapters 1-3 documentation of a Leave Management system. The employee leave management system source code is create using VB.Net and the database is MySQL. Here's the Sample Screenshot of the System The screenshot below is used for data entry of employee information. The screenshot below is used

Blood Bank System using C++ with Source Code

Submitted by razormist on
Blood Bank System using C++ with Source Code The Blood Bank System using C++ with Source Code with Source Code is a project that manage your blood donor data. The system can manage your blood donors detail by entering the Donors Name, Blood Group Type, Department, Roll No, Last Date of Blood Donation, Donors Email. The purpose of the system is to help you organize the availability of blood donors

Fill The Color Game using JavaScript with Source Code

Submitted by razormist on
Fill The Color Game using JavaScript with Source Code Fill The Color Game; with Source Code is a project that is a singe player game where the gameplay is about by filling all the tile with a single color. The game is design in a simple way with the use of different color scheme and text elements. The purpose of the project is to give entertainment and past time with your family. About the System

Simple Phone Contact System using Python with Source Code

Submitted by razormist on
Simple Phone Contact System using Python with Source Code Simple Phone Contact System with Source Code is a project that can manage the contact list of an individual phone number. The system contains all the function that enable to store the phone contacts. The project is a user-friendly kind of system that can easily modified and learn the code as your coding reference to enhance your programming

Student Result Processing System using PHP/PDO with Source Code

Submitted by Lewa on
This project is called as Student Result Processing System. This project was programmed using PHP/PDO, HTML, CSS, JavaScript, and using some libraries and plugins for the better experience of the users. The system is divided into two modules which are the Administrator User and the Student. The Admin user can manage all the data of this project such as managing the list of Classes, Subjects

Web Based Student Portal in PHP/MySQLi with Full Source Code

Submitted by janobe on
Web Based Student Portal in PHP/MySQLi with Full Source Code The Student Portal is a web based system that is developed using PHP, CSS, JavaScript, BootStrap and MySQLi for the databased. This Web Based Student Portal in PHP/MySQLi is designed as a simple and very easy to use project. It contains all the important features that are required for the management of Web Based Student Web Portal in PHP

PayPal Express Client-Side Checkout in PHP

Submitted by nurhodelta_17 on
This tutorial tackles on how to integrate Paypal Express Checkout using Client-Side API. Most E-commerce sites' payment method is with the use of credit card but if you want to integrate another payment method which is using Paypal, this tutorial will surely help you out. Paypal, as per the site description, is the faster, safer way to send money, make an online payment, receive money or set up a merchant account.

e-Commerce Site using PHP/PDO, PHPMailer, ReCaptcha, and PayPal with Source Code

Submitted by nurhodelta_17 on
This is a simple e-commerce site system created using PHP with PDO as DB driver. The user/visitor can add products to his/her cart but unable to check out if not logged into the site/system. If the user is not logged into the system and adds a new product into the cart, these products will be added to the user's cart upon login.