Skip to content

Feature/public daypass booking 1118#1309

Merged
yusuftomilola merged 3 commits into
DistinctCodes:mainfrom
mijinummi:feature/public-daypass-booking-1118
Jun 29, 2026
Merged

Feature/public daypass booking 1118#1309
yusuftomilola merged 3 commits into
DistinctCodes:mainfrom
mijinummi:feature/public-daypass-booking-1118

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

Description

This PR addresses Issue #1118 [GF-FE-23], building the public-facing, unauthenticated walk-in day pass booking funnel /book integrated with Paystack redirection flows.

Key Modifications

  • Middleware Route Whitelisting: Updated frontend/middleware.ts to add explicit path parameters for /book and /book/success, bypassing standard token protection blocks.
  • Progressive Multi-Step Wizard Layout: Implemented a clean, 3-step checkout wizard (Workspace & Date Selection $\rightarrow$ Contact Capture $\rightarrow$ Checkout Summary Verification).
  • Outbound Payment Handshakes: Configured submission handlers routing data objects down to POST /bookings/public/day-pass and managing direct window object assignment to Paystack's payment links.
  • Responsive Layout Styling: Leveraged Tailwind utility classes to make the form layout display correctly on both mobile and external social link profiles.

Target Branch: main
Closes #1118

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@mijinummi is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@yusuftomilola yusuftomilola merged commit 8919181 into DistinctCodes:main Jun 29, 2026
0 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GF-FE-23] Build public day-pass booking page /book (no login required)

2 participants