oeplatform
oeplatform copied to clipboard
[Add demo implementation] How to use htmx and django components with oeplatform
Description of the issue
Guide/Demo: How to use htmx and django components with oeplatform to create a sophisticated user interface?
The relatively new htmx framework simplifies many standard web development tasks and is very useful for keeping client and server state in sync. . Since it is widely used in combination with Django and can replace a lot of Javascript / React code, it would be nice to create a demo showing how to use the technology as part of the oeplatform.
Ideas of solution
- [ ] install django-components
- [ ] import htmx
- [ ] Demo implementation
Workflow checklist
- [ ] I am aware of the workflow in CONTRIBUTING.md
@Darynarli If you want to learn a new technology that seems to be very interesting for our Django project, you can try this issue in September.