Coders Packet

Techquiz Application using Java

By Sourav Kumar

This is a desktop-based project based on Java programming language specifically (J2SE). It is developed using J2SE and Swing framework and AWT framework.

Techquiz Application


1. About the project:

This is a desktop-based project based on Java programming language specifically (J2SE). It is developed using J2SE and Swing framework and AWT framework.
Swing is a framework inside the java swing package. It is used to develop Gui applications with rich functionality. It can create windows, buttons, checkboxes, radio buttons, etc.
AWT or Abstract Window Toolkit is used to draw graphics consoles. The main advantage of using GUI over CUI is that there is no chance of exception as the user is predefined to select options present on the console.
We have used Netbeans IDE with the inbuilt plugin for swing.

2. Prerequisite for launching the application:

i) Must have JRE 1.8.0 or higher installed on the system.
Download link ( https://www.oracle.com/in/java/technologies/javase-jre8-downloads.html )

3. Steps to launch:
i) Make sure you have JRE installed on your system.
ii) Just navigate to src/dist/EmployeeManagemantSystem.jar
ii) Click on the jar file to launch the application


4. Application:
This project was developed keeping the current pandemic situation in mind. Now using this application, one can give exams remotely and get the grades. This application bridges the gap between mentors and students.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by Sourav Kumar (sauraevshing)

Download packets of source code on Coders Packet