\ No newline at end of file
diff --git a/templates/category_table.html.php b/templates/category_table.html.php
new file mode 100644
index 0000000..e1ce656
--- /dev/null
+++ b/templates/category_table.html.php
@@ -0,0 +1,21 @@
+
\ No newline at end of file
diff --git a/templates/job_table.html.php b/templates/job_table.html.php
new file mode 100644
index 0000000..0c61dcc
--- /dev/null
+++ b/templates/job_table.html.php
@@ -0,0 +1,26 @@
+
\ No newline at end of file
diff --git a/templates/portal.html.php b/templates/portal.html.php
new file mode 100644
index 0000000..bfd9ea4
--- /dev/null
+++ b/templates/portal.html.php
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+ =$table?>
+
+
\ No newline at end of file
diff --git a/todo b/todo
index 45ee145..0ea66e6 100644
--- a/todo
+++ b/todo
@@ -26,3 +26,5 @@ Assignment 2:
- page 37-38 for implementation @done
- Restrict categories by jobs available past current date
- Limit applications to jobs to 1 per email
+ - Show number of applicants on job_table
+ - Show job name at top of applicant_table