Reflex Web Platform - Made with Reflex Build
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
Improve contact page layout and currency selector styling
d0cd01dView on GitHubUpdate contact page layout: use 3-column grid, simplify markup, and make panels full height
5a28dd7View on GitHubRefactor contact page layout: move contact info into main grid, wrap contact form in its own styled container, and include payment section in the grid. Update responsive grid classes and increase max width to 7xl for improved spacing and alignment.
32b0bddView on GitHubAdd multi-currency payment support (Stripe + Razorpay) and currency selector
4e1def3View on GitHubHandle JSON webhook responses in chat_state.send_message
58cb834View on GitHubUse raw response text for webhook responses instead of parsing JSON
800cc1fView on GitHubChange chatbot header from "AI Assistant" to "DhaAdh Assistant"
b0977d3View on GitHubAdd AI chatbot UI, state management, and FastAPI webhook
78f67b6View on GitHub