Am Accepting programming jobs (VB6,VB.NET,JAVA,PHP,MYSQL,ANDROID APP etc) CAll/WHATSAPP +254720372593

Students Portal & and Examintion System


The portal  provides a mechanism for student to download notes. Multiple quiz questions are randomly generated by the examination system contained in this portal. The Exam is automatically closed when time elapses .
 Technically the system uses javascript in timer countdown and in navigation . Feel free to modify the code and come up with a better system from the idea contained herein.
NB
In your phpmyadmin  create database called department and import the database file called  "department.sql " contained in project folder.
ADMIN        USERNAME >> admin PASSWORD >> 1234
STUDENT   REGNO >> 2013   PASSWORD simon
DOWNLOAD CODE

Parcel Management System


This is a PHP system intended to show database manipulation tactics. One  can send the parcel, while the recepient can receive it on the other end. Feel free to modify the code.

The database(.sql file)  is in the folder named database . 
 Use admin as username and jack as password in all stations. 
DOWNLOAD CODE