Skip to content

abhayshah0305/OnlineExaminationSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineExaminationSystem

Project Description

A Simple Online Examination System created using JSP, Servlets, JSTL and a MySQL database. The project includes an Admin Module and a Student Module. Student can register & login after which they are directed to an examination screen where they must choose the exam they would like to take. Students can the appear for the exam and their scores are collected and updated in the database.

Once the student has completed the exam, the administrator can login and view the marks of all the students that have appeared for the exam.

The project makes use of Sessions, JavaScript, JQuery for the examination module to accomodate features such as a timer, invalidating the session when the timer runs out, etc.

Installation

1) Clone the Repository

2) Import the project into Apache Netbeans 11.*

3) Add the libraries such as Java EE8 API Library, JSTL 1.2, mysql-connector-java-8.0.21.jar

4) Create the database schema

5) Run the Project


Thank You and Keep Coding!

About

An Online Examination System built using JSP, Servlets, JSTL, Expression Language, and a MySQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published