Staff Audit System

Submitted by sminuwa on
Hi every one. here is a simple staffs audit system. from this program you will learn how to create a simple verification program. you can also learn how to update records, delete records, select recodes and insert records with a very simple methods. Enjoy for more.... + + contact me @ + + + + email: [email protected] + + fb: facebook.com/itypeng (like us) + + + whatsapp & Calls: +23408135067070

Status Like(s) and Comment Program

Submitted by sminuwa on
This simple codes with help you learn how to create a simple "like" and "comment" program in either your forums or posts. feature: 1. update status. 2. comment on a particular status. 3. like a particular status or unlike as well 4. etc. ++++++++++++++++++++++++++++++++++++++++ + Thank you for downloading + ++++++++++++++++++++++++++++++++++++++++ +for more.... + +contact me @ email: contact

Customer Complaints

Submitted by nigerboy on
The e-Customer satisfaction survey system is a system that will assess customer satisfaction levels in a particular service or product offered at a specific company. The idea was triggered after the realization of high level of customer complaints and drops in sales at the company called Ziba Systems. The e-Customer Satisfaction Survey system main objective is to get customer grievances and use

Clipping Canvas Element in Javascript- Circle Shape

Submitted by GeePee on
This tutorial will teach you how to clip canvas element in javascript. On my previous example, I also discuss clipping but I used pure css/html. This time we will do it in javascript. You can also create different shapes like what we did in css example. Here's the link of css clipping if you've never seen it. Next project, I'm gonna show you the polygon shape. Hope you learn from this.