A full-stack MCQ (Multiple Choice Questions) web application built using React JS and Python (Django), featuring quiz management, API integration, and user interaction.
- Frontend: React JS
- Backend: Django (Python)
- Database: SQLite
- Admin panel to add/edit questions
- REST API integration
- Interactive quiz UI
- Score calculation
- Clone repo
- Install requirements
- Run Django server
- Start React app
- User authentication
- Timer-based quiz
- Leaderboard system