Database GUI client to manage applicant's data
This entire program is released under the GPL3 license. A copy of the GPL3 license is included in the "code" listing.
CVE-DB is a GUI driven SQL program to assist a CVE with managing applicants for when the applicant takes an exam.
Data import files are generated by https://examtools.org
Requirements:
python 3.8 or newer installed
This program accomplishes GUI simplified database queries. A more adavnced version will be a W.I.P.
Current version can be found in the "About" menu or in the Wiki for this project.
Read the ChangeLog for information about the release.
The session file is found in the Download menu of Exam Tools as the JSON EXPORT function. The session will need to be officially closed.
Check the Wiki pages for more information.