Reseller Calculator Secure Frontend

This is the HTML frontend companion for the secure backend. It handles admin login, member login, Stripe checkout handoff, and only unlocks the calculator after the backend confirms access.

Access

This page expects your backend endpoints: /api/auth/admin-login, /api/auth/member-login, /api/billing/create-checkout-session, /api/me, and /api/tool/access.

Backend Status

Session State
Unknown
User Role
Membership
Tool Access

Calculator

Result

Net Profit
$0.00
ROI
0.0%
Profit Per Hour
$0.00
Score
0/100
This calculator is unlocked only when the backend session has paid-member access or admin access.