From 1f3c34742d9d56e44eebe1aafb97853c0095441e Mon Sep 17 00:00:00 2001
From: kchan42
Date: Sun, 13 Dec 2020 12:11:40 -0500
Subject: [PATCH 1/5] I added; 1.a title at the top of the page. 2.changed the
welcome message. 3.added another text box to input a question. 4.added a drop
down box to choose a timeslot. 5. changed the background color to light blue.
6. added a table showcasing who and when they are available.
---
nginx/public/index.html | 170 +++++++++++++++++++++++++++++++++++++++-
1 file changed, 167 insertions(+), 3 deletions(-)
diff --git a/nginx/public/index.html b/nginx/public/index.html
index 5443216..ca35869 100644
--- a/nginx/public/index.html
+++ b/nginx/public/index.html
@@ -1,29 +1,193 @@
+
Office Hours
+
-
-
Welcome!
+
University at Buffalo!
+
Welcome to CSE116 OH!
Name
+
+
+
+
+
+
+
+
+
Available
+
Monday
+
Tuesday
+
Wednesday
+
Thursday
+
Friday
+
+
+
Jesse Hartloff
+
+
+
+
x
+
+
+
Joe Brown
+
+
x
+
+
+
+
+
+
John Dunaske
+
x
+
+
x
+
+
+
+
+
Jon Rodriguez
+
+
+
x
+
x
+
+
+
+
Lana Boyko
+
+
+
x
+
x
+
x
+
+
+
Megan Wu
+
+
x
+
+
+
+
+
+
Jacob Snyderman
+
+
+
+
x
+
+
+
+
Mike Cleversley
+
x
+
+
+
+
+
+
+
Tanvie Kirane
+
x
+
+
+
+
x
+
+
+
Taisia Goncharouk
+
+
+
x
+
x
+
+
+
+
Mike Cleversley
+
+
+
x
+
+
+
+
+
Stpehen Malinowski
+
x
+
x
+
+
+
+
+
+
Logan Ramhap
+
+
+
+
+
x
+
+
+
Shamroy Pellow
+
+
+
+
x
+
+
+
+
Rin Krivolrysenko
+
x
+
+
+
x
+
+
+
+
John Tantillo
+
+
+
+
+
x
+
+
+
Snigdha Motadaka
+
+
x
+
x
+
+
+
+
-
+
\ No newline at end of file
From 232f020412b8adebd50c5b54c7a6eac07766d241 Mon Sep 17 00:00:00 2001
From: kchan42
Date: Sun, 13 Dec 2020 17:57:37 -0500
Subject: [PATCH 2/5] I added; 1.a title at the top of the page. 2.changed the
welcome message. 3.added another text box to input a question. 4.added a drop
down box to choose a timeslot. 5. changed the background color to light blue.
6. added a table showcasing who and when they are available. 7. added a
dropdown box to select day and preferred ta.
---
nginx/public/index.html | 35 +++++++++++++++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)
diff --git a/nginx/public/index.html b/nginx/public/index.html
index ca35869..3b83339 100644
--- a/nginx/public/index.html
+++ b/nginx/public/index.html
@@ -13,7 +13,7 @@
University at Buffalo!
Welcome to CSE116 OH!
-
Name
+
Name
@@ -31,6 +31,37 @@
Welcome to CSE116 OH!
+
+
+
+
+
@@ -38,7 +69,7 @@
Welcome to CSE116 OH!
-
+
Available
Monday
From 1c6e7a6241b13c161eb3439181fbfdb6dd7f778c Mon Sep 17 00:00:00 2001
From: kchan42
Date: Sun, 13 Dec 2020 17:57:59 -0500
Subject: [PATCH 3/5] I added; 1.a title at the top of the page. 2.changed the
welcome message. 3.added another text box to input a question. 4.added a drop
down box to choose a timeslot. 5. changed the background color to light blue.
6. added a table showcasing who and when they are available. 7. added a
dropdown box to select day and preferred ta.
---
nginx/public/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/nginx/public/index.html b/nginx/public/index.html
index 3b83339..5a78ad7 100644
--- a/nginx/public/index.html
+++ b/nginx/public/index.html
@@ -20,6 +20,7 @@