Website's Contact Form Page with Mailing Feature using PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Simple Website's Contact Form Page developed in PHP and SQLite Database. The is a web-based application software commonly found as one of the features of a company's or business's websites. This application is a contact form page that provides an online submission of clients' inquiries to the company. The inquiries are stored in the database which will be listed on the management/admin

Simple Whack a Mole Game using JavaScript with Free Source Code

Submitted by razormist on
Simple Whack a Mole Game using JavaScript with Free Source Code Simple Whack a Mole Game with Source Code is a project that is a single-player game where your goal to hit the mole that appear in the hole. The game has a simple design that contains a multiple image sprites. The purpose of the game is to give some enjoyable moment with your friends. About the System The Simple Whack a Mole Game was

Simple Cold Storage Management System using PHP/OOP with Source Code

Submitted by oretnom23 on
Introduction This is a simple project is entitled Cold Storage Management System and was developed using PHP and MySQL Database. It is a web-based application that serves as the Cold Storage Business Website which provides their clients or possible client an easy-to-access platform to know about their company. This project also gives the clients an online booking platform to reserve or book cold

Adventure Bird using JavaScript with Free Source Code

Submitted by razormist on
Adventure Bird using JavaScript with Free Source Code Adventure Bird with Source Code is a project that is a single-player game where your goal to safely fly your bird until the end. The game has a simple design that contains a multiple sprites. The purpose of the game is to provide some entertainment environment with your family. About the System The Adventure Bird was built in a HTML web browser

Bakery Management System using C++ with Free Source Code

Submitted by razormist on
Bakery Management System using C++ with Free Source Code The Bakery Management System with Source Code is a project that can generate a total purchase for your bakery business and manage the listing of all the bread products. The system can list the total sales for today. The purpose of the system is to help organize the listing of your bread products. About the System The Bakery Management System

Child's Day Care Management System in PHP/OOP with Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Child's Day Care Management System and was developed using PHP and MySQL Database. This is a web-based application that provides a website about a certain Child Day Care and gives an online platform for the parents to enroll their child. The application displays the relevant information about the Day Care which can be dynamically managed at the Admin Panel

Complete Number System Conversion Application using C with Free Source Code

Submitted by razormist on
Complete Number System Conversion Application using C with Free Source Code The Complete Number System Conversion Application with Source Code is a project that can convert any number currency system. The system can help you easily convert a number by entering any numeric digit. The purpose of the system is to help you easily convert a number system. About the Application The Complete Number

Online Thesis Archiving System using PHP/OOP with Free Source Code

Submitted by oretnom23 on
Introduction This project is entitled Online Thesis Archiving System and was developed using PHP and MySQL Database. This is a web-based application that provides an online platform for storing the students' thesis or capstone projects. The main purpose of this application is to give the students of a certain university or College Schools online access to store their final year projects and allow

Stick Hero Game using JavaScript with Free Source Code

Submitted by razormist on
Stick Hero Game using JavaScript with Free Source Code Stick Hero Game with Source Code is a project that is a single-player game where your goal is to create a bamboo stick in order for you to cross. The game has a simple design that contains a multiple sprites. The purpose of the game is to provide some enjoyable moment with your friends. About the System The Stick Hero Game was developed in a

Converting an HTML to PDF in C#/ASP.NET Tutorial

Submitted by CodeSample on
This is a C#/ASP.NET tutorial for converting an HTML to a PDF. This tutorial can be useful for those students or newbies in the said programming language that are planning to develop web application projects that can generate reports into a PDF File. I have also provided a tutorial demo video about the said tutorial. Here's the following script that I used to develop the simple C#/ASP.NET Project