Sunday, July 24, 2022
Oracle JavaScript (JET) UI rendered in single HTML file
Oracle JavaScript Extension Toolkit (JET) comes with a strong set of UI components for enterprise. You can reuse these components in other UI toolkits/frameworks. In this video I show how you can run JET table components in a single HTML file, without any additional configuration in separate files.
Sunday, July 17, 2022
Tailwind UI in Django with Flowbite Accordion, Table, Form
I explain my experience working with Flowbite to build prototype UI for data mapping screen with accordion, table and form components.
Monday, July 4, 2022
MLUI: Webpack, Django, JavaScript
This quick video explains how to run Webpack inside Django project to package JavaScript files into a single bundle.
Sunday, June 26, 2022
MLUI: Django HTML Template Tags
Django HTML template tags help to implement dynamic logic, processed on the server-side and rendered through HTML response on the client. This helps to integrate HTML structure with Django backend. In this video I explain how to use Django built-in tags in HTML.
Sunday, June 19, 2022
MLUI: Django, Tailwind and Flowbite (Katana ML Sparrow)
This video is about Tailwind and Flowbite integration with Django Python project. With Tailwind and Flowbite you can build modern UIs with Django HTML templates, without using React or Vue.
Sunday, June 12, 2022
MLUI: Django HTML Templates
I explain how to create a Web page in Django using HTML templates and add URL routing to Django view.
Sunday, June 5, 2022
MLUI: Django App Setup
UI plays an essential part for ML apps, it helps build access to ML model API. With friendly and usable UI there are more chances for ML project to be successful. I'm building UI for our ML product Sparrow (data extraction from the documents). I will be explaining in the series of videos, how to build UI (including security, data model, etc.) for ML project. Stay tuned, it will be fun and lots to learn.
Labels:
Django,
Machine Learning,
UI
Subscribe to:
Posts (Atom)