Skip to content

Latest commit

 

History

History
65 lines (40 loc) · 1.98 KB

README.md

File metadata and controls

65 lines (40 loc) · 1.98 KB

| 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

#  Page Signin  Page Dashboard Page User Page

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

git clone https://github.com/gyandeeparyan/sameeksha

Go to the project directory

  cd sameeksha

Install dependencies

  npm install

Start the server

  npm run dev

Demo

Feedback