An open API service indexing awesome lists of open source software.

https://github.com/souravcoder1/examination-system-master

online, cross-platform and user-friendly exam system application developed in JAVA. This is a project developed with focus on conducting various types of Intra-Organisatinal exams/ assessments.
https://github.com/souravcoder1/examination-system-master

Last synced: 10 months ago
JSON representation

online, cross-platform and user-friendly exam system application developed in JAVA. This is a project developed with focus on conducting various types of Intra-Organisatinal exams/ assessments.

Awesome Lists containing this project

README

          

## Examination System master

This project is developed using java server pages (jsp) and MySQL is used for backend. IDE is the Netbeans, you can use any other IDE you want. sql script is included in "db script" folder. Please create: exam_system as a database schema.

database settings are in DatabaseClass.java. you can modify it or default settings are: db name: exam_system user: root pass: root

insert your first user into the database and use this application.