Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.56 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.56 KB

Sales Tracking Web application for Tech Sales LLC

Web application using PHP that interfaces with MySQL and Apache

Project description:

Tech Sales LLC. sells software products to its customers. Sometimes the software is bundled with hardware equipment but not all the time. Only the servers need to be tracked for this project. After some successful years of business, its CEO found out the company is lacking the tool to track sales to further their business in selling warranties, software upgrades and hardware replacements after a new sale. You are hired to develop such tool that will allow the user (i.e. salespersons) to enter the information on a purchase order into the database. The database schema has been designed by a senior employee in the company and your job is to write a web application for the user to enter the information into the database.

##Database schema for this project is defined as follows image image image image image image