From 4a4ecfc4948de6ca62ff8671757d7c21f48af2a7 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Fri, 31 Oct 2025 13:01:56 +0100 Subject: [PATCH 1/5] prizes --- app/controllers/homepage_controller.rb | 3 +++ config/routes.rb | 1 + 2 files changed, 4 insertions(+) diff --git a/app/controllers/homepage_controller.rb b/app/controllers/homepage_controller.rb index 3502f53..9354e15 100644 --- a/app/controllers/homepage_controller.rb +++ b/app/controllers/homepage_controller.rb @@ -4,4 +4,7 @@ def index def about end + + def prizes + end end diff --git a/config/routes.rb b/config/routes.rb index 519c2d9..79fd84c 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -8,6 +8,7 @@ get "/about", to: "homepage#about" get "/contact", to: "homepage#contact" + get "/prizes", to: "homepage#prizes" get "/invitations/confirm/:token", to: "invitations#confirm", as: :confirm_invitation post "/invitations/confirm/:token/decline", to: "invitations#decline", as: :decline_invitation From 8ed1b1eb35189feefc7d15114519c33d900721ac Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Fri, 31 Oct 2025 13:02:09 +0100 Subject: [PATCH 2/5] prizes --- app/views/homepage/prizes.html.erb | 265 +++++++++++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 app/views/homepage/prizes.html.erb diff --git a/app/views/homepage/prizes.html.erb b/app/views/homepage/prizes.html.erb new file mode 100644 index 0000000..0e20235 --- /dev/null +++ b/app/views/homepage/prizes.html.erb @@ -0,0 +1,265 @@ +
+ +
+

+ Prize Pool & Awards +

+

+ Total Prize Pool: $10,000 +

+

+ Our prize distribution rewards excellence across multiple dimensions while encouraging participation and innovation throughout the hackathon journey. +

+
+ + +
+
+
+

+ Overall Competition Prizes +

+

$5,300 (53%)

+
+ +
+ +
+
+ 1st +
+

$2,600

+

Winner of the overall hackathon competition

+
+ + +
+
+ 2nd +
+

$1,600

+

Second-best overall solution

+
+ + +
+
+ 3rd +
+

$1,100

+

Third-best overall solution

+
+
+ + +
+

Evaluation Criteria

+
+
+
25%
+
Innovation
+
Novelty & creativity
+
+
+
25%
+
Technical Excellence
+
Code quality & architecture
+
+
+
25%
+
Impact Potential
+
Problem solving & sustainability
+
+
+
15%
+
User Experience
+
Interface & accessibility
+
+
+
10%
+
Presentation
+
Communication & delivery
+
+
+
+
+
+ + +
+
+

Category Prizes

+

$3,300 (33%)

+
+ +
+ +
+
+
+ + + +
+

Best AI Implementation

+

$1,000

+

Most sophisticated and effective use of artificial intelligence

+
+
+ + +
+
+
+ + + +
+

Most Accessible Solution

+

$1,000

+

Best addresses accessibility constraints and inclusive design

+
+
+ + +
+
+
+ + + +
+

Best Cultural Integration

+

$600

+

Best incorporates Ghanaian cultural context and GSL authenticity

+
+
+
+
+ + +
+
+ +
+
+
+ + + +
+

People's Choice Award

+

$700

+

Selected by participant voting during final presentations

+
+
+ + +
+
+
+ + + +
+

Daily Bounties

+

$1,500

+

15% of total prize pool

+
+ +
+
+ Day 1 - Most Creative Approach + $400 +
+
+ Day 2 - Best Progress/Iteration + $500 +
+
+ Day 3 - Best Pitch Delivery + $500 +
+
+
+
+
+ + +
+
+

Prize Distribution Rules

+ +
+
+

Eligibility & Restrictions

+
    +
  • + " + Teams may win multiple category prizes but only one overall prize +
  • +
  • + " + Daily bounties are independent and can be won alongside any other prizes +
  • +
  • + " + All team members share prize money equally +
  • +
  • + " + Winners must be present during award ceremony +
  • +
+
+ +
+

Maximum Prize Potential

+
    +
  • + " + Theoretical Maximum per Team: $6,250 +
  • +
  • + " + Realistic Maximum: $5,500 +
  • +
  • + " + Expected Prize Recipients: 6-10 teams +
  • +
+
+
+ +
+

Award Timeline

+
+
+
Daily
+
Bounties announced each evening
+
+
+
Final Day
+
Category and overall winners announced
+
+
+
30 Days
+
Prize distribution post-hackathon
+
+
+
+
+
+ + +
+

Ready to Compete?

+

+ Join us for 36 hours of innovation and compete for your share of the $10,000 prize pool while building solutions that can transform education and empower voices. +

+ <%= link_to "Register Your Team", + rodauth(:hacker).create_account_path, + class: "inline-flex items-center rounded-xl bg-gradient-to-r from-primary-600 to-primary-500 px-8 py-4 text-lg font-semibold text-white shadow-md transition-all duration-300 ease-out hover:translate-y-[-2px] hover:shadow-lg focus:outline-none focus:ring-2 focus:ring-primary-500 focus:ring-offset-2" %> +
+
\ No newline at end of file From c6aff627832b96d32eed2e2a990fad78823b8859 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Fri, 31 Oct 2025 13:13:44 +0100 Subject: [PATCH 3/5] design for podium style prizes --- app/views/homepage/prizes.html.erb | 57 ++++++++++++++++-------------- 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/app/views/homepage/prizes.html.erb b/app/views/homepage/prizes.html.erb index 0e20235..a8844db 100644 --- a/app/views/homepage/prizes.html.erb +++ b/app/views/homepage/prizes.html.erb @@ -19,35 +19,47 @@

Overall Competition Prizes

-

$5,300 (53%)

-
- -
-
- 1st + +
+ +
+
+
+ 2nd +
+
+
+

$1,600

+

Second-best overall solution

-

$2,600

-

Winner of the overall hackathon competition

- -
-
- 2nd + +
+
+
+ 1st +
+
+
+

$2,600

+

Winner of the overall hackathon competition

-

$1,600

-

Second-best overall solution

-
-
- 3rd +
+
+
+ 3rd +
+
+
+

$1,100

+

Third-best overall solution

-

$1,100

-

Third-best overall solution

@@ -56,27 +68,22 @@

Evaluation Criteria

-
25%
Innovation
Novelty & creativity
-
25%
Technical Excellence
Code quality & architecture
-
25%
Impact Potential
Problem solving & sustainability
-
15%
User Experience
Interface & accessibility
-
10%
Presentation
Communication & delivery
@@ -89,7 +96,6 @@

Category Prizes

-

$3,300 (33%)

@@ -164,7 +170,6 @@

Daily Bounties

$1,500

-

15% of total prize pool

From 810f27772055bdfb15d141c5a6b63f45f9747328 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Fri, 31 Oct 2025 13:23:26 +0100 Subject: [PATCH 4/5] remove somesections --- app/views/homepage/prizes.html.erb | 46 ++++++++---------------------- 1 file changed, 12 insertions(+), 34 deletions(-) diff --git a/app/views/homepage/prizes.html.erb b/app/views/homepage/prizes.html.erb index a8844db..ec79020 100644 --- a/app/views/homepage/prizes.html.erb +++ b/app/views/homepage/prizes.html.erb @@ -22,10 +22,10 @@
-
+
-
-
+
+
2nd
@@ -37,8 +37,10 @@
-
-
+
+ +
🏆
+
1st
@@ -50,8 +52,8 @@
-
-
+
+
3rd
@@ -103,9 +105,7 @@
- - - + 🤖

Best AI Implementation

$1,000

@@ -117,9 +117,7 @@
- - - +

Most Accessible Solution

$1,000

@@ -131,9 +129,7 @@
- - - + 🇬🇭

Best Cultural Integration

$600

@@ -217,24 +213,6 @@
- -
-

Maximum Prize Potential

-
    -
  • - " - Theoretical Maximum per Team: $6,250 -
  • -
  • - " - Realistic Maximum: $5,500 -
  • -
  • - " - Expected Prize Recipients: 6-10 teams -
  • -
-
From 6a3eb94b11f7e3afc69725149704d123d6517997 Mon Sep 17 00:00:00 2001 From: Bubunyo Nyavor Date: Fri, 31 Oct 2025 13:33:39 +0100 Subject: [PATCH 5/5] add link to the prizes section --- app/views/layouts/application.html.erb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index d20729e..e7f1ef7 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -295,6 +295,15 @@ > Contact + + Prizes +