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]

Simple Search Based on Two Columns in C# and MySQL Database

Submitted by janobe on
In this tutorial, I will teach you how to create a simple search based on two columns in c# and MySQL database. This program will illustrate how to search for data or records in the database based on two fields in the table. It has an automatic search for data in the database that will be displayed into the datagridview. Let’s begin.