A platform to gather honest, anonymous feedback from friends and followers.
Explore the App »
Share Your Feedback
·
Report Bug
·
Request Feature
Silent Shout allows users to receive completely anonymous feedback through a unique link. Share it with friends, followers, or groups, and let them send their honest opinions—no login required for senders! Perfect for events, personal feedback, or just open communication.
- Anonymous Feedback: Privacy-focused platform to encourage honest input.
- Unique URLs: Every user gets a personal shareable link.
- No Hassle: Feedback senders don't need to sign up or log in.
- Feedback Management: Users can log in to see all feedback received.
- Website: https://silent-shout.netlify.app
- Give Feedback: https://silent-shout.netlify.app/message/1
- GitHub Code: https://github.com/aakashsaini09/Silent-Shout
- Frontend: React.js, Tailwind CSS
- Backend (Active): Cloudflare Workers, Prisma
- Backend (Deprecated): Node.js, MongoDB
Silent-Shout/
├── frontend/ # React frontend
├── backend/ # Node.js backend (deprecated)
└── server/ # Cloudflare Workers backend (active)
To get a local copy up and running, follow these simple steps.
- Node.js and npm
- Cloudflare Workers CLI (for server setup)
- Clone the repo:
git clone https://github.com/aakashsaini09/Silent-Shout.git
cd Silent-Shout
- Install dependencies for the frontend:
cd frontend
npm install
npm run dev
- Follow the
server/README.md
instructions to set up the backend.
We'd love to hear your thoughts! Share your feedback anonymously here.
Thanks to everyone who has supported this project and provided valuable feedback during development.