Customer Tracker

Customer Tracker

A client at a local business wanted a method of managing appointments with customers. Sheets of paper with customer details were inefficient, and used to get misplaced, leaving no record. I wrote a fairly basic PHP script, Customer Tracker, which solved this problem by using a centralised database of customers, which the client could access from work or at home.

The script also allowed them to print reports showing total sales in a given period, aswell as keep track of who they needed to call back.

Technologies Used

  • PHP
  • MySQL