diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000..73f69e09
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/.idea/gavel-for-interviews.iml b/.idea/gavel-for-interviews.iml
new file mode 100644
index 00000000..2d9946e8
--- /dev/null
+++ b/.idea/gavel-for-interviews.iml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 00000000..105ce2da
--- /dev/null
+++ b/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 00000000..bfc36518
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 00000000..525ac01b
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000..94a25f7f
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/gavel/templates/admin.html b/gavel/templates/admin.html
index bffedb9a..a44d7b3a 100644
--- a/gavel/templates/admin.html
+++ b/gavel/templates/admin.html
@@ -18,7 +18,7 @@
Stats
-
Projects
+ Candidates
@@ -26,7 +26,7 @@ Projects
Id |
Name |
- Location |
+ Interviewer Name |
Description |
Mu |
Sigma Squared |
@@ -146,10 +146,10 @@ Judges
-
Add Projects
+ Add Candidates
-
Add name, location, description (CSV format)
+
Add candidate name, interviewer name, candidate's profile link (CSV format)