Discussions
Building a Collaborative Group Birthday-Card Tool — Architecture, API & Feedback Wanted
Hello StackShare community,
I’d love to share a side project I’m building and get your feedback / ideas: SendWishOnline — a web app for collaborative Happy Birthday card. Multiple people can contribute messages to a single card, and then the result can be shared via a link or downloaded as a printable version.
Why This Is Interesting From a Dev / Stack Perspective:
Real-time Collaboration: Contributors can add their messages concurrently — like a lightweight collaborative editor.
API-driven: There’s a REST API that supports creating cards, adding messages, retrieving card data.
Custom Content: Each card supports personal text, optional images, and styled “greeting” layout.
Sharing Options: You can share a live interactive link, or render a “final” version (PDF or image) for download / print.
