https://github.com/gyandeeparyan/sameeksha
Anonymous messaging and feedback app designed to foster open communication and constructive dialogue. Whether you're a teacher seeking honest feedback from students, a mentor encouraging anonymous questions from mentees, or simply looking for a platform to engage in fun and casual conversations .
https://github.com/gyandeeparyan/sameeksha
fullstack-development javascript nextjs14 reactjs resend-email shadcn-ui tailwindcss zod-validation
Last synced: 3 months ago
JSON representation
Anonymous messaging and feedback app designed to foster open communication and constructive dialogue. Whether you're a teacher seeking honest feedback from students, a mentor encouraging anonymous questions from mentees, or simply looking for a platform to engage in fun and casual conversations .
- Host: GitHub
- URL: https://github.com/gyandeeparyan/sameeksha
- Owner: gyandeeparyan
- Created: 2024-05-02T11:39:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T06:53:33.000Z (over 1 year ago)
- Last Synced: 2024-10-25T14:20:29.470Z (over 1 year ago)
- Topics: fullstack-development, javascript, nextjs14, reactjs, resend-email, shadcn-ui, tailwindcss, zod-validation
- Language: TypeScript
- Homepage: https://sameeksha.vercel.app
- Size: 952 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# | Sameeksha
Anonymous messaging and feedback app designed to foster open communication and constructive dialogue. Whether you're a teacher seeking honest feedback from students, a mentor encouraging anonymous questions from mentees, or simply looking for a platform to engage in fun and casual conversations .
## Screenshots





## Features
- AI Suggestions: Provides intelligent suggestions to enhance user interactions and decisions.
- Authentication: Secure login and registration flows for user accounts.
- Zod Validation: Robust input validation using Zod for reliable and type-safe forms.
- Dark Mode: Toggle between light and dark themes for a comfortable user experience.
- OTP Validation: One-Time Password (OTP) verification for an added layer of security.
- Copy to Clipboard: Easily copy content with a single click.
- Anonymous Messaging: Engage in conversations while preserving user anonymity.
- Custom URL: Customise your own url for your profile and give a tag to it.
## Tech Stack
. Next.js . MongoDB . TypeScript . Zod . Resend Email . React Hook form . Shadcn . Tailwind Css
## Run Locally
Clone the project
```bash
git clone https://github.com/gyandeeparyan/sameeksha
```
Go to the project directory
```bash
cd sameeksha
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm run dev
```
## Demo
- https://sameeksha.vercel.app/
## Feedback
- [Send anonymous feedback](https://sameeksha.vercel.app/u/gyan?utm_feedback_type=git-sameeksha)