This project implements the 7 GUI Tasks using Oracle JET 12 (Preact VDOM) library framework.
Author: Zemian Deng
NOTE: This project is created for learning and demonstration purpose only.
Project Source: https://github.com/zemian/ojet-7-gui
Live DEMO: https://rococo-tanuki-521a94.netlify.app/
Featured Blog: https://zemian.github.io/blog/2022/7-gui-tasks-with-oracle-jet/
I have done similar project in the past with different exmaples on Oracle JET 9 as well. These examples are implemented using older KnockoutJS view models instead of Preact VDOM implementation.