Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/martinkalema/odoo-form-with-owl.js

Using Owl.js for Form Data Handling
https://github.com/martinkalema/odoo-form-with-owl.js

odoo orm owl p5

Last synced: 3 days ago
JSON representation

Using Owl.js for Form Data Handling

Awesome Lists containing this project

README

        

Coding

## Form Implemented in Owl.js
I'm currently learning Odoo's frontend framework (Owl.js)
In this project, i'm obtaining data from a form and storing it on the postgresql database using Owl.js (Odoo JS Framework). Here i'm trying to utilize Odoo's ORM methods to send form data to the database. Handling imgaes is however a challenging task. I plan on using the P5 Library. Let's see how it goes.

## Stack
linux javascript postgresql python