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.
- Host: GitHub
- URL: https://github.com/souravcoder1/examination-system-master
- Owner: souravCoder1
- License: apache-2.0
- Created: 2020-04-28T16:58:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T17:28:51.000Z (about 6 years ago)
- Last Synced: 2025-01-03T22:13:59.848Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 5.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.