Social Platform
GetWish Social Platform
A social wish-listing application featuring real-time group chats and virtualized feeds, enabling users to create, share, and collaborate on wish lists with friends and family.
Real-Time Communication
Chats powered by WebSockets deliver instant messaging with minimal latency. Users can discuss gifts, coordinate purchases, and share updates within wish list groups.
Virtualized Feeds
TanStack Virtual powers the feed rendering, efficiently displaying thousands of items with smooth scrolling performance — even on lower-end mobile devices.
Architecture
Built on Capacitor 6 for native mobile deployment, with Rust on the backend and React/Vite on the frontend. PostgreSQL with Drizzle ORM provides the data layer.
Key Highlights
- WebSockets — real-time group chat with minimal latency
- TanStack Virtual — smooth virtualized feeds for thousands of items
- Social features — collaborative wish lists with group coordination
- Native mobile — Capacitor 6 for iOS and Android