To start the project :
npm run dev
To Access the database :
npm run db:studio
To Update database :
npm run db:push
Welcome to Mock Master, an innovative platform designed to help job candidates ace their interviews through realistic mock interview sessions with AI-generated feedback.
Mock Master is built to provide a seamless and effective interview preparation experience by leveraging the power of AI. With real-time feedback and detailed analysis, candidates can improve their responses, boost their confidence, and track their progress over time.
-
AI-Powered Feedback : Mock Master uses Google Gemini AI to simulate realistic interview scenarios and provide instant feedback on candidates' answers.
-
Secure Authentication : Integrated Clerk for robust and secure user authentication.
-
User-Friendly Interface : Developed with Next.js and styled using Tailwind CSS and Shadcn for a sleek, responsive, and intuitive user experience.
-
Efficient Backend : Powered by Drizzle ORM as middleware and PostgreSQL (Neon database) for reliable and efficient data management.
-
Scalable Deployment : Deployed on Vercel, ensuring high performance and scalability.
Frontend :
- Next.js
- Tailwind CSS
- Shadcn
Backend :
- Drizzle ORM
- PostgreSQL (Neon database)
Authentication :
- Clerk
Deployment :
- Vercel
AI Integration :
- Google Gemini AI
HomePage
Login Page
Dashboard
Start page
Interview page
Feedback page