diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 00000000..65251406
Binary files /dev/null and b/.DS_Store differ
diff --git a/GOTHIC.TTF b/GOTHIC.TTF
new file mode 100644
index 00000000..a5c1c59f
Binary files /dev/null and b/GOTHIC.TTF differ
diff --git a/back.jpg b/back.jpg
new file mode 100644
index 00000000..7ed48fc7
Binary files /dev/null and b/back.jpg differ
diff --git a/index.html b/index.html
index 5204d3fd..0b93c38d 100644
--- a/index.html
+++ b/index.html
@@ -7,50 +7,85 @@
-
UF Directory App
+
-
+
-
+
+
-
+
-
Code
+
Code
Building Name
-
+ * include a way to remove individual listings -->
+
+
+
{{ listings.code }}
+
{{ listings.name }}
+
+
+
+
-
+
+
+
+
+
+
+
Detailed Information
-
+ * consider how to use ng-click within the the table to implement this feature -->
+ Code: {{ detailedInfo.code }}
+ Name: {{ detailedInfo.name }}
+ Coordinates:
+ latitude {{ detailedInfo.coordinates.latitude }}
+ longitude {{ detailedInfo.coordinates.longitude }}
+ Address: {{ detailedInfo.address}}