Store your bags.
Explore freely.

Create your free Guest account to find and book verified luggage storage near you — from shops, homes, hotels, and more.

💡 No identity verification at signup. Guest KYC is done by your Host at drop-off — just bring a valid government-issued photo ID.

P 1

Create your Guest account

Start storing luggage in 2 minutes · No ID required at signup

2
Profile information · FR-80 User Entity
3
🇮🇳 +91
Used only if primary is unreachable
Must be 18+ to use this platform
📷 Upload photo
4
⚠️
Age requirement not met
You must be 18 years or older to use this platform. · SRS §5 Assumptions
5
6

🔒 All fields encrypted in transit (TLS) · SRS §8.4 FR-63

⚠️ Button is disabled (grey) until all mandatory fields are valid AND all 3 consent boxes are ticked · CTA state logic annotation · SRS §8.4 FR-65; FR-69
7
On successful registration: Welcome toast shown → Auto-redirect to SCR-06 (Search & Discovery). Session initialized; 5-minute idle timeout armed. · SRS §8.1 FR-57
8
Registering as a Host instead? Switch to Host registration →

Wireframe Annotations — SCR-02 · Guest Registration / Sign-up

P
Persona: New Guest (Unauthenticated) — First-time user registering to search and book storage. No KYC required at signup; identity is verified by Host at drop-off per §5 Assumptions. Arriving from SCR-01 "Store My Luggage" CTA. SRS §5 Assumptions; §6.1 Guest Journey
1
Google OAuth Primary CTA — "Continue with Google" (Firebase) as the dominant registration method. Reduces friction and guarantees verified email. Phase 1 placeholders: Apple and Facebook login shown greyed with "Phase 1" badge. SRS §7.1 FR-1; §4.2 Out-of-Scope
2
Email/Password Fallback (Collapsed) — Collapsible accordion below Google button for users without Google accounts or in restricted regions. Open point OP-01: confirm if email fallback is required or Google-only. SRS §7.1 FR-1; Open point OP-01
3
Profile Fields Form (FR-80 Entity) — Fields: Full Name / Email (read-only if OAuth) / Phone (country code selector) / Alternate Phone (optional) / DOB / Profile Photo. Every field maps directly to FR-80 User entity: id / role / name / email / phone / status / createdAt. TLS-encrypted. SRS §7.1 FR-3; §9.1 FR-80; §8.4 FR-63
4
Age Gate Validation (18+) — DOB field with real-time age calculation. If age < 18: inline red error banner shown (demo state visible above). Form submit remains blocked until valid DOB is entered. SRS §5 Assumptions; §9.1 FR-80
5
Mandatory Consent Checkboxes — Three checkboxes, all required before submit enables: (a) Terms & Conditions; (b) Privacy Policy; (c) Location access consent. Partial check → submit stays disabled. Satisfies DPDP/GDPR requirements. SRS §8.5 FR-71; §8.5 FR-73; §7.10 FR-39
6
Submit CTA State Logic — "Create Account" button is disabled (grey) until all mandatory fields are valid AND all 3 consent checkboxes are ticked. Turns active orange when conditions are met. Prevents partial submissions. SRS §8.4 FR-65; §8.4 FR-69
7
Post-Registration Redirect — On successful account creation: welcome toast notification + auto-redirect to SCR-06 (Search & Discovery). Session initialised; 5-minute idle timeout begins per FR-57. SRS §8.1 FR-57; §7.1 FR-4
8
Role Switch Link — "Registering as a Host instead? Switch to Host registration →" at page bottom. Routes to SCR-03. Prevents wrong-flow landing without forcing a hard redirect from the server. SRS §7.1 FR-2