TechQuiz is a web-based quiz platform focused on technology-related topics. Built using Django, Bootstrap, HTML, CSS, and Vue.js, it provides a seamless user experience for both administrators and quiz participants.
- Authenticated access to admin panel.
- Ability to post quizzes on various technology topics.
- Secure API for managing questions and answers.
- User-friendly interface with responsive design (Bootstrap and custom CSS).
- Vue.js integration for dynamic content and improved interactivity.
- Authentication system ensures security and personalized user experience.
- Users can attempt quizzes on posted topics.
- View their highest and latest quiz scores.
- Immediate feedback on quiz completion.
- Backend: Django framework for robust server-side development.
- Frontend: Bootstrap, HTML, CSS for responsive and intuitive design.
- JavaScript: Vue.js for dynamic frontend interactions.
- Security: Django authentication system to secure user interactions and admin API access.