Skip to content
Snippets Groups Projects
Commit de3cf1d3 authored by Chaitanya Sekhar's avatar Chaitanya Sekhar
Browse files

Update bio to staff page and product to products page

parent 5e6e8d1a
No related branches found
No related tags found
3 merge requests!100New bio to staff page and product to products page,!99Update bio to staff page and product to products page,!98Update bio to staff page and product to products page
Pipeline #576801 failed with stage
in 2 seconds
......@@ -508,7 +508,7 @@ public class Products { /* a good class, but not as good as cse391 */
);
}
public Product ccsekhar20Product() {
public Product cscs24Product() {
return new Product(
"Coffee",
"Good coffee",
......
......@@ -539,7 +539,7 @@ public class Staff {
);
}
public Employee ccsekhar20() {
public Employee cscs24() {
return new Employee(
"Chaitanya",
"Student",
......
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