From 65ea28afba383affe41d41a90bd9d614a7693179 Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Sat, 19 Sep 2020 20:38:56 -0400 Subject: [PATCH] added matched calorie choices --- public/index.html | 15 ++++++++++++- public/js/index.js | 54 +++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 63 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index fe5627e..67a59a1 100644 --- a/public/index.html +++ b/public/index.html @@ -64,7 +64,19 @@
- + +
+ +
+
+
{item.type}
+
{item.name} - {item.description}
+
+ +
@@ -102,6 +114,7 @@
{this.used}
+