Lab 07: Code Implementation Report

Back to Lab 07 Dashboard


1. Introduction

This lab involves implementing a Customer Segmentation functionality and its associated user interface elements for the Pine Valley Furniture Company. The goal is to provide administrators with an intuitive interface to view and manage customer metrics effectively, building upon previous role-based access mechanisms.

2. Implementation Details

The project included the following major updates:

3. Design Decisions & Security

We maintained a responsive and consistent design across the platform, utilizing the project's CSS files. Security tests confirmed that direct URL navigation bypass scenarios are prevented. The database queries remain parameterized referencing the central database via `Web.config`.