Skip to content

Latest commit

 

History

History
89 lines (66 loc) · 2.65 KB

README.md

File metadata and controls

89 lines (66 loc) · 2.65 KB

Silent Shout

A platform to gather honest, anonymous feedback from friends and followers.
Explore the App »

Share Your Feedback · Report Bug · Request Feature


🌟 About the Project

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.

🧰 Features

  • 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.

🚀 Live Demo


🛠️ Built With

  • Frontend: React.js, Tailwind CSS
  • Backend (Active): Cloudflare Workers, Prisma
  • Backend (Deprecated): Node.js, MongoDB

📂 Project Structure

Silent-Shout/
├── frontend/     # React frontend
├── backend/      # Node.js backend (deprecated)
└── server/       # Cloudflare Workers backend (active)

⚙️ Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites:

  • Node.js and npm
  • Cloudflare Workers CLI (for server setup)

Installation

  1. Clone the repo:
git clone https://github.com/aakashsaini09/Silent-Shout.git
cd Silent-Shout
  1. Install dependencies for the frontend:
cd frontend
npm install
npm run dev
  1. Follow the server/README.md instructions to set up the backend.

🖋️ Feedback

We'd love to hear your thoughts! Share your feedback anonymously here.

🖤 Acknowledgments

Thanks to everyone who has supported this project and provided valuable feedback during development.