RapidQuiz - Online examination page, with database, for the subject "Database Systems".
The project is a Maven Webapp with mySQL Database. The Database files are stored in the directory named "Database". The ER Diagram of the database is also in the same folder. To run the project you need latest JDK, Maven and mySQL. You will need to change the version of mySQL mentioned in pom.xml inside the project accordingly. The database credentials can be changed inside system.properties file (\src\main\resources\in\com\online\exam\bundle\system.properties).