Demo Section
Prototype the Stella event discovery experience before integration
Mock User Profile
Configure test data for demo previews
Basic Info
Schedule Preferences
MonTueWedThuFriSatSun
MorningAfternoonEveningNight
Interests
Select interests to personalize recommendations
Current Profile State (JSON)
{
"name": "Demo User",
"interests": [
"tech",
"music",
"food"
],
"homeLocation": "Shibuya, Tokyo",
"workLocation": "Shinjuku, Tokyo",
"preferredDays": [
"Saturday",
"Sunday"
],
"preferredTimes": [
"Evening",
"Night"
]
}