Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (8 months ago)
- Default Branch: master
- Last Pushed: 2024-10-25T06:53:33.000Z (about 2 months ago)
- Last Synced: 2024-10-25T14:20:29.470Z (about 2 months 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
![Landing Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/kpgvjez94fb8eiiakuyo)![Signup Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/vetucjlghnqoaoepv1ky)
![Signin Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/ncpl2jcsxeo73cqynydo)
![Dashboard Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/cdks4py3ow7er30frwbo)
![User Page](https://res.cloudinary.com/dzbmc0pit/image/upload/f_auto,q_auto/izw4m86maxmeljyp646q)
## 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)