Programming

Automated Teller Machine (ATM) System in C# and MS Access with Source Code

Submitted by donbermoy on
This is an Automated Teller Machine (ATM) System programmed through C# and MS Access as database that I used. The program can manage the client's Balance Inquiry, Withdrawal, and Deposit Transaction to the bank. The system has also an admin panel where can admin users can manage the clients accounts. The admin can block and unblock the clients account which means the blocked accounts cannot login

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

Simple Library System for Beginners using VB.NET and MS Access with Source Code

Submitted by Keentoy on
This is a Simple Library System that was developed using VB.Net and MS Access Database. The program can help students, beginners, or new in the said programming language to understand how to integrate VB.NET and MS Access database. The program is able to store, update, delete, view, and search book details. The program is a single-form application which means all functions/features of this simple

Library Management System Using PHP and MySQL with Source Code

Submitted by breakthrough2 on
This is a Simple Library Management System project that was developed using PHP. The system has 2 types of system users which are the Administrator and the students. The administrator is in charge to manage system data such as the books. The student users can read the announcements and borrow books. The system also computes the overdue fines of the students for their borrowed books. This is a

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 a Simple Login Using MySQLi Prepared Statement and jQuery

Submitted by razormist on
In this tutorial, we will create a Simple Login Using MySQLi Prepared Statement / jQuery. Most of the websites nowadays are required to use MySQLi / PDO statements due to the depreciation of MySQL. This time we will try to work out with MySQLi and Ajax call function to make our simple application more interactive. Let's start coding! Creating the Database First, we will create the database Open

Creating a Simple Dynamic Input using PHP and jQuery

Submitted by razormist on
In this tutorial, we will create a simple PHP web application that has a feature allowing the user to dynamically add inputs to the page to save the forms at once. We will be using the jQuery Plugin in order to meet our goal. Also, we will use the Bootstrap Framework to have a pleasant user interface. So, let's get started... Getting Started Requirements Download and Install the latest version if

CRUD Operation and SQL App using C# with Source Code

Submitted by Abdul Wahab on
This is a simple Source Code called CRUD Operation with Search in C# and SQL. This simple prohram will help you to learn how create a C# program that has a Create, Read, Update and Delete features with Search data. The source code itself uses only a single form where the said operation/feature can be done. Controls & Database The below list are the controls I have used. Forms TextBox Label Button

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

Onana Hospital Management System with C# with Source Code

Submitted by Wisdom Agbenu on
This project is a Hospital Management Application that was developed using C# as the front-end and MS SQL Server Database as the backend. This program manages the hospital's employees' appointments, patients, Transactions, billing, and more. The system has multiple user types which are the Administrator, Cashier, Doctor, Nurse, and Pharmacist. The Admin users have access and can manage all the