Hello! You have access to our product & manufacturer data.

What information would you like to view?

Products

Product NameColorPriceQuantityProduct Page
Bath towelBlack5.7575http://mystore.com/bathtowel.php
Wash clothWhite0.99225http://mystore.com/washcloth.php
Shower curtainWhite11.9973http://mystore.com/showercurtain.php
Pantry organizerClear3.9952http://mystore.com/pantryorganizer.php
Storage jarClear5.9918http://mystore.com/storagejar.php
Firm pillowWhite12.9924http://mystore.com/pillow.php
ComforterWhite34.9912http://mystore.com/comforter.php
Rollaway bedBlack249.993http://mystore.com/rollaway.php

Total results: 8

Development Stages Used

The first stage I used to develop this project was visualizing the problem. I read through the instructions and visualized what needed to be done. Next, I visualized possible solutions. Based on what I learned from the lessons, I knew there were blocks of code I could write to achieve the desired results. Thirdly, I broke the problem into smaller tasks. I focused on designing the database first, then writing the code, then styling the UI. While writing the code, I started small first. I displayed a table in the UI for one table in the database, made sure it worked correctly, and then copied that code for the other selections.