Welcome to the Online MCQ Exam Website! This platform is built using React, Node.js, and SQL to provide students with a seamless experience for taking multiple-choice question (MCQ) exams. Students can take tests in various subjects including aptitude, technical, and communication skills. The technical section includes notes for different programming languages to help students prepare effectively.
- User Authentication: Secure login and registration.
- Subject Categories: Aptitude, Technical, and Communication.
- Technical Notes: Study notes for various programming languages.
- Responsive Design: Supports all device sizes.
- Result Analysis: Detailed test results and performance analysis.
- Frontend: React, Chakra UI
- Backend: Node.js, Express.js
- Database: SQL (MySQL/PostgreSQL)
- Authentication: JWT (JSON Web Tokens)
- Clone the repository:
git clone https://github.com/Anku-yadav-001/online-mcq-exam-website.git cd online-mcq-exam-website