Programming

ROTC Enrollment System

Submitted by darkzniper on
Simple ROTC Enrollment system , I want to share this Enrollment system using PHP,HTML,CSS, Boostrap . Here you can enroll a student and view all by type. In this system already filter by Semester .You can learn easily . 1. Create Database - rotc 2. Upload the sql on sql folder. 3.done -Default Username: admin Password: admin

Multiple Uploads Using PHP & JQuery

Submitted by GeePee on
I made a simple image gallery using php and jquery. It has a capability to upload multiple images with a maximum of 20 images per upload because the server(WAMP) I used has a limitation in number of images to be uploaded. I also added slideshow on the home page. Once the user hover on the image, it automatically slides. Hope you learn from this simple project of mine.

Wayopoly -Africanised Monopoly

Submitted by its_comoo on
This game is solely based on the monopoly game with a few changes the money is in Ghana cedis and the landmarks are places in Ghana. Tried my hands on Java for sometime now and this is what i tried doing there isnt so much graphics in the game but a few informations revealed through dialog box. Hope you enjoy this amateur effort of mine. Thank you.

ESS Shopping Center (Sales System)

Submitted by suspect777 on
Hi everyone, I just want to share my designed sales system just to inspire my students. I hope that this one could help you a lot guys...If you have some questions feel free to visit my page Eraser Software Solution Instructions: 1. Extract the MS Sales and Inventory.zip 2. Open the folder ocx 3. Run the registrator.exe 4. Open project username:admin password: admin Eraser Software Solution Joemel

Social Networking Site

Submitted by jkev on
In this system you will learn how to a social networking site this system is commonly projects of IT related courses now a days for some students who make a social networking site this is a good reference for you, and also you will learn how to code in PDO and different SQL Queries and for your Css Design the twitter bootstrap for easy web development . This system is very helpful for students and

Computerized Computer Laboratory Tracing System Version 3.0.1

Submitted by japheth on

This System is free to those who wants to pursue a programming skills. This system can trace students that is using or utilizing the computer laboratory. This can also track client usage especially their time consumed, their information by using their identification number assigned by the computer laboratory in-charge.

Scholars Tracking System

Submitted by jkev on
Hi I want to share to you this system made in PHP, MYSQL , PDO and Bootstrap 3. For some of beginner there who want to create project. The code in this system is easy to understand. The concept design of the system is good has a user friendly Graphical User Interface (GUI), and some of the common functions of a system you may build can see in this system. Some Features and function of this system

Notification/System Tray Application

Submitted by Spectromage on
This is a simple notification/system tray application in vb.net 2010. All code is minimal needed, I have seen many examples that are more complicated then it needs to be. Form Load: Me.Close() Form closing: e.Cancel = True Me.WindowState = System.Windows.Forms.FormWindowState.Minimized Me.ShowInTaskbar = False Context menu Exit: End Cotext menu Show: Me.WindowState = System.Windows.Forms