diff --git a/html/api/party.json b/html/api/party.json
new file mode 100644
index 0000000..0d971cb
--- /dev/null
+++ b/html/api/party.json
@@ -0,0 +1,37 @@
+{
+ "items": [
+ {
+ "id": 1,
+ "seats": 2,
+ "modified_data": false,
+ "party_name": "Erna & Michael",
+ "users": [
+ {
+ "id": 1,
+ "name": "Erna",
+ "rsvp_status": false,
+ "meals": [],
+ "drinks": [],
+ "allergies": "None",
+ "email": ""
+ },
+ {
+ "id": 2,
+ "name": "Michael",
+ "rsvp_status": false,
+ "meals": [],
+ "drinks": [],
+ "allergies": "None",
+ "email": ""
+ }
+ ]
+ },
+ {
+ "id": 2,
+ "seats": 2,
+ "modified_data": false,
+ "party_name": "Party 2",
+ "users": []
+ }
+ ]
+}
\ No newline at end of file
diff --git a/html/index.html b/html/index.html
index 0c8073f..0e597ef 100644
--- a/html/index.html
+++ b/html/index.html
@@ -11,22 +11,159 @@
-
+
+
+
-
-

-
Hey, this template is hosted at this repo.
-
You have had this page open for 1 seconds.
+
+
+

+
+
+
+
+
+
+
+
+ We want you to enjoy the event with us.
+
+ Please go through the steps below
+
+ to help us make it the best day.
+
+
+
We are
+
+
+
+
+
Hello,
+
+ Your group has X seats.
+
+ Can you please check all info is correct for the group?
+
+
+
+
+
+
+
+
+
+
+
+
+
+