
28
Blind App is an innovative anonymous community platform designed specifically for college students.
It allows users to post, comment, and interact without revealing their real identity, ensuring a safe and private environment for discussions.
The app is exclusively available to students with a valid @oriental.ac.in email address, ensuring a verified community.
Key Features:Anonymous Interaction: Engage in discussions without revealing your identity.
Secure Authentication: Utilizes a custom JWT-based authentication flow with OTP verification for enhanced security.
Content Moderation: Built-in filters to detect and block inappropriate content.
Replies & Likes: Supports nested comment replies and liking comments.
Theming: Offers both dark and light mode support.
Real-time Notifications (Planned): Receive push notifications for interactions.
The app is built using a robust tech stack including Next.js for the framework, Typescript for language, and PostgreSQL with Prisma ORM for database management.
It also features state management with Redux Toolkit and TanStack Query, and a modern UI powered by React and TailwindCSS.
Deployment is streamlined with Docker, and email services are handled by SendGrid. Blind App is open source and welcomes contributions from the community.
Built with