Skip to content

zemian/ojet-7-gui

Repository files navigation

ojet-7-gui

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/

Related project

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.