This lab focuses on developing a basic web-based interface for the Pine Valley Furniture Company database. The goal was to create simple and navigable HTML pages that represent key business functionalities.
Home Page: Acts as the main entry point and provides navigation to all other pages.
Customer Registration: Allows new users to enter their personal information.
Search Products: Enables users to browse furniture items by category.
Order Page: Displays available products and allows adding items to the cart.
Payment Page: Provides basic payment option selection.
Catalog Update: Allows employees to update product information.
Help Page: Guides users on how to use the system.
A consistent color palette and simple layouts were preferred by me to keep the interface easy to understand and navigate.
Navigation menus were implemented using unordered lists for clarity. Flow-based layout was chosen instead of tables for flexibility.