The client is a nonprofit senior living organization, the driving force behind three not-for-profit Life Plan communities in the mid-Atlantic region. Its marketing department handled image and graphic requests on paper, so requests were lost and no one could see the status of any given request, and progress toward quarterly goals was discussed informally in meetings even though merit-based compensation was tied to those goals. i3solutions ran a detailed assessment of both workflows, mapped them, and used Business Process Management to replace them with two tracked web applications: a Marketing Request Application with one standardized online entry form, whose requests move through queues that show who completed each step and when, and a goal tracking application in which goals set by team leaders cascade to managers and individuals and roll up into management reports, team status reports, and individual progress tracking. The image and graphics request form is built directly in SharePoint, which holds the requests and, through permission structures, limits who can submit and edit them. The custom applications around it use .NET for back-end logic under an MVC architecture, Angular with Kendo UI, jQuery, Bootstrap and CSS for the interface, Raven DB for data storage, and SMTP for automated status notifications. Both applications took the place of manual spreadsheets and paper forms.