These is a undergraduate team project for my advanced java programming class
- User Registration & Login: Secure user authentication to manage access.
- Dashboard: A personalized space for users to manage quizzes.
- Quiz Creation: Build quizzes with a title, description, and questions.
- Question Types:
- Multiple Choice
- Result Analytics: Track and display user performance.
- Bulma Framework: Ensures a modern and responsive UI.
- Backend: Java Servlets for handling server-side logic.
- Frontend: JSP for dynamic rendering of pages.
- CSS Framework: Bulma for styling.
- Database: MySQL for data persistence.
Untitled.video.-.Made.with.Clipchamp.1.mp4
- Java Development Kit (JDK) installed.
- Apache Tomcat Server set up.
- MySQL Database installed and configured.
- Clone this repository:
git clone https://github.com/yourusername/quiz-app.git cd quiz-app