User Address Book using C++ with Free Source Code

Submitted by razormist on
User Address Book using C++ with Free Source Code The User Address Book with Source Code is a project that can manage the all the users address book. The system can manage and organize the list of your users by entering their First Name, Last Name, Contact Number, etc. The purpose of the system is to enhance the way of storing user address book through modernized technology. About the System The

Simple Color Game using Python with Free Source Code

Submitted by razormist on
Simple Color Game using Python with Free Source Code Simple Color Game with Source Code is a single-player game where your goal is to enter the correct color name that display in the screen. You just need to be careful before entering the color name. The purpose of the project is to provide some fun and entertainment within your leisure time. About the Project The Simple Color Game was developed

Hospital Management System Project in Python Free Source Code

Submitted by razormist on
Project Title: Hospital Management System The Hospital Management System with Source Code is a Python program that can arrange an appointment with doctors. The sole purpose of the system is to organize the patient data and make the appointment meeting convenient for both doctor and patient. This program was developed using only Python language. The project is a console application where you can

Automated Beer Parlour Billing System using VB.NET and MS Access Database Free Source Code

Submitted by Senior Walter on
This is an Automated Beer Parlour Billing System in VB.NET and MS Access Database. This was built design for bar owners to automatically compute bills to customers after-sales of drinks or other products they are offering. The system was originally written/developed using VB.Net 2012 and MS access 2003 as the database management system and recently upgraded and tested to later Visual Basic

Online ID Generator System using PHP Free Source Code

Submitted by oretnom23 on
Introduction This is a PHP Project entitled Online ID Generator System. This project is a web-based application that has the ability to create Identification Card Templates Dynamically and Generates ID Cards using the created templates. The system user can design the ID Card using the given options such as image file upload and text fields.He/She can also manage the positions of each text field

Flappy Bird Game using JavaScript with Free Source Code

Submitted by razormist on
Flappy Bird Game using JavaScript with Free Source Code Flappy Bird Game with Source Code is a project that is a single-player game where your goal is to survive and gain a lot of score. The game has a basic design that contains image sprites. The purpose of the project is to provide some fun and entertaining time with your friends. About the System The Flappy Bird Game using JavaScript was

Budget Management System in VB.Net Free Full Source Code

Submitted by janobe on
Budget Management System in VB.Net with Full Source Code Free Download This Budget Management System in VB.Net is a very simple project that is developed in Visual Basic 2015 and MySQL for the database. The Budget Management System is designed to help people in budgeting their money. Especially nowadays, that many people are struggling to have an income and only have enough money for their daily

Creating Universal Bootstrap Modal using jQuery and Ajax Tutorial

Submitted by oretnom23 on

In this tutorial, we will tackle about How to Create a Universlal Bootstrap Modal using jQuery and Ajax. The modal that we are going to create is a modal that can be reusable or can display different content from another file. This technique is very helpful to optimize your file size and this will prevent the redundancy of writting the modal elements. The universal Bootstrap Modal that we will create, will have a dynamic title, content, and size. We will use an HTML a tag () as the button that will initiate the modal.