Skip to content
Snippets Groups Projects
Commit bca8dda5 authored by Shangzhen Yang's avatar Shangzhen Yang
Browse files

Merge branch 'shangy24_staff_page' into 'main'

Add shangy24's work

See merge request !132
parents 311cbc24 ae4f190a
No related branches found
No related tags found
2 merge requests!156Main,!132Add shangy24's work
Pipeline #577205 passed with stages
in 2 minutes and 4 seconds
......@@ -806,4 +806,14 @@ public class Products { /* a good class, but not as good as cse391 */
1000.0
);
}
public Product shangy24Product() {
return new Product(
"Windows 10 Pro",
"An operating system made by Microsoft",
"win10.jpg",
"Windows 10 Default Wallpaper",
199.99
);
}
}
images/products/win10.jpg

221 KiB

images/staff/your-name.jpg

672 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment