A lightweight, offline-first Java practice desktop app for beginners. Simulates Moodle-style exam environments with automated testing and syntax highlighting. Built with JavaFX.
Stars
17
Forks
0
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
docs: add demo link to README and update main screen screenshot
dc1d3fdView on GitHubdocs: update CHANGELOG.md for version 1.2.0 with new OOP practice tracks, changes, and fixes
e71cab5View on GitHubfeat: add starter code and example implementations across multiple questions
55598e8View on GitHubfix: improve class name detection for dynamic code compilation
24da24fView on GitHubdocs: update input/output formatting in multiple question markdown files for consistency
0b547aeView on GitHubrefactor: standardize starter code extraction and clean up READMEs
f1e205fView on GitHubdocs: update CHANGELOG.md for version 1.1.0 with new features, changes, and fixes
1e325adView on GitHubdocs: add detailed features overview and user experience description to README.md and create FEATURES.md
9c8c2f0View on GitHubdocs: update CONTRIBUTING.md with detailed contribution guidelines and project setup instructions
de332deView on GitHubfeat: add editor defaults tip dialog and user preferences for first launch
ef6ba6eView on GitHubdocs: add architecture overview and project structure documentation
2ece2fbView on GitHubrefactor:remove unused quick home menu from main menu bar
cc822e9View on GitHub