From 831804fed341a588e23acb48cc7e6d38fcd49c7c Mon Sep 17 00:00:00 2001 From: Shakil Date: Wed, 28 Feb 2018 22:56:34 +0000 Subject: [PATCH] Shakil Choudhury Ajax call to get list of sponsors followed by another ajax call using the ID of the sponsor to get details and logo. Massaged this data into an object which is passed to Mustache.js to render from template. --- CoInvestor.html | 153 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 CoInvestor.html diff --git a/CoInvestor.html b/CoInvestor.html new file mode 100644 index 0000000..b3ee25e --- /dev/null +++ b/CoInvestor.html @@ -0,0 +1,153 @@ + + + + + + + + + CoInvestor Coding Test + + +
+ This page showcases a list of fund managers that all have profiles on the CoInvestor platform. +
+
+
+ +
+ + +