Orders can be made and paid for instantly, but it still takes time for the vendor to procure and gather the products for pickup or delivery. We need a way to let our purchaser know when to pick up their purchase. Here is what we will be doing in this section: *Implement a view to list all purchases made by a purchaser *Implement a Purchase History view for both Personal buyers and Company buyers *Implement order statuses to let our vendors know what orders are pending and what orders are complete *Implement a button that sends an email to the purchaser notifying them that their purchase is ready for pickup.