Programming

Student Result Management System

Submitted by Tesfu Amsale on

Project Name : Student Result Management System Language Used : PHP Database : My SQL User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT Web Browser : Mozilla, Google Chrome, IE8,OPERA Software : XAMPP Server Project Demo ———————— Student Result Management System divided in two modules– Student Admin Admin Features Admin Dashboard Admin can add/update/ Class Admin can add/update/ Subjects Admin

Online Employment System

Submitted by hemedy99 on
The system is an online Employment System whereby contains 2 phases: - Job Seeker - Employer The Job Seeker performs registration and fills in his/her details. Uploads his/her certificates (stored locally on Uploads folder). I havent coded the dashboard count. (so the counting of % does not work. Database is in the db folder of the code. Any query - email at [email protected]

Barangay Health Center Information System

Submitted by janobe on
This Barangay Health Center Information System is an automated system that aims to help health workers and midwife in-charge in organizing and monitoring the medical records of patients in every barangays and reduce the hours during the consultation process. This system ensures that records are well secured in a centralized database wherein an authorized health worker can easily check the records

Advanced Outpatient Management System

Submitted by Benxon De Beni… on
This is full Source code for outpatient management system that has been developed using vb.net 2008 and mysql server as a back-end. its consists of the following modules: Outpatient registration Consultation Pharmacy Pharmacy POS Procedures Laboratory Reports Accounts Master settings Database backup please click this youtube link for demo: For more information, contact us on Contact: +25416005704/

Rks E-commerce Complete PHP Project

Submitted by rohit1995 on
E-commerce means any commercial transaction done over the Internet. In online marketing, a shopping cart is a facility that records items selected by a customer for purchase until the transaction is completed. E-commerce software on a web server allows visitors to an Internet site to select items for eventual purchase, analogous to the American English term "shopping cart." In British English, it

Agriculture Reviewer System in PHP/PDO

Submitted by janobe on
This is an online based system that is especially designed for agriculture students. The main goal of this system is to help the students who are taking agricultural course to learn at their own pace. In this system, the admin has the capability to add theories and questions depending on the subjects of the course. While the student can self study by reading the theories and then they can take a

Calculate Distance Between 2 Points

Submitted by kingwash on
This code allows you to calculate distance between two points. Download the zip file or copy/paste the code below. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication3 { class Program { static void Main(string[] args) { Console.WriteLine("Please Enter x1 and y1 coordinates:"); double x1 = Convert.ToDouble