Portfolio examination for IDATA2001 - Programming 2, Spring 2023
-
Updated
Jun 14, 2023 - Java
8000
Portfolio examination for IDATA2001 - Programming 2, Spring 2023
I try to make a save file that can be read and written to with Java.
It's a collection of the programs that I did as a part of weekly assignments. This assessment is in the course, which is Software Automation Engineer based.
A command-line Java application built with Gradle and JDK 17, featuring role-based login for admins and students. Admins can programmatically update a quiz bank stored in JSON, while students take dynamically randomized quizzes. The project uses the JSON.simple library for lightweight JSON parsing and is structured using standard OOP practices.
Add a description, image, and links to the file-read-write topic page so that developers can more easily learn about it.
To associate your repository with the file-read-write topic, visit your repo's landing page and select "manage topics."