From d383fb6e86aadb520275abf05289592d856caae2 Mon Sep 17 00:00:00 2001 From: PawiX25 Date: Mon, 24 Mar 2025 01:52:28 +0100 Subject: [PATCH] Add no-results messages for completed and not completed programs --- index.html | 13 +++++++++++++ script.js | 19 +++++++++++++++++++ styles.css | 40 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 72 insertions(+) diff --git a/index.html b/index.html index fce7346..4093709 100644 --- a/index.html +++ b/index.html @@ -226,6 +226,19 @@
+ +
+

You haven't completed any programs yet

+

Click the circle button on a program card when you've completed it to track your progress.

+ +
+ +
+
🎉
+

Congratulations!

+

You've completed all the programs available! Check back later for new opportunities.

+ +