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

Tenant Directory Management System using PHP/PDO with Source Code

Submitted by ronneldlt on
This project is entitled Tenant Directory Management System that was developed using PHP/PDO. The system has a Floor Plan of the specific building that indicates the exact location of the stalls of each tenant of the specific commercial building. The system also processes the tenants' lease payments and electricity bill payments. This project has 3 images of floor plans which are the Ground Floor

Simple Contacts using VB.Net and MS Access Database with Source Code

Submitted by Jaxel14VB on
This is a Simple VB.NET project with source code called Simple Contacts. This simple software stores and manages contacts. This program will show you how to add multiple UserControl in a single Form. The contacts display in the form is resizable using the toggle for resizing. This simple program will help you to learn the basic and most commonly used operations and functions in developing VB .NET

Internship Portal using PHP with Source Code

Submitted by Satyam Raj on
This is a Simple PHP project with source code entitled Internship Portal. This simple system provides the students an online platform to send their application to available companies that looking for an Intern. The website has 2 types of users which are the Employer and Students. The Employer will post their available opening slots for internship opportunities for the students along with the

E-Commerce/Shopping Cart Web Application using PHP with Source Code

Submitted by Satyam Raj on
This is an eCommerce website source code called Amaclone. This was built using PHP, MySQL Database, Bootstrap, and jQuery. Most of the typical e-shops' major functionalities are included in this PHP project such as shopping cart and categorized display of product. The admin panel is not yet developed in this version but feel free to create your own. The Amaclone eCommerce Website has also Users

Simple CodeIgniter CRUD Application with Bootstrap Source Code

Submitted by henryenlineagt on
This is a Simple Web Application that was developed using PHP and CodeIgniter Framework. This is system has a CRUD Operations ( Create, Read, Update, and Delete). Use this simple CodeIgniter CRUD application to get a basic idea on how to work with CodeIgniter. This can be helpful especially those who are new in PHP Programming. This web application also uses Bootswatch Bootstrap Library to make

Creating a Simple Password Generator in Python

Submitted by razormist on
In this tutorial we will create A Simple Password Generator Using Python. Python has a design philosophy which emphasizes code readability. Python is very easy to learn the syntax emphasizes readability and it can reduces time consuming in developing. You can use this application for getting your random password to a certain account. So let's now do the coding. Getting started First you will have

Live Chat System using PHP with Source Code

Submitted by Abba Gana on
This is a Simple Live Chat System was developed using PHP and MySQL Database. This Chat System will help you, specially to those programmer who are building their own social networking site. This is very easy to implement, risk free to install. this chat save and load your message without loading the page content. This web application has a simple and pleasant user interface. The Chat System was