A flashcard style quiz app for study purposes
PS.: Making this program just to help me study for the AWS Certification exams
Java 21
# Dependencies: see the pom.xml file
mvn clean package
java -jar target/quizapp-1.0-SNAPSHOT-jar-with-dependencies.jar
- Improve test coverage
- Editable fields to fill the questions.json file
- Dark theme
- English learning question.json like Duolingo