Ramees.
← All work

Cybrosys Technologies2020 — 2024

Odoo App Store Themes

Twenty-plus commercial themes published to a public marketplace

apps.odoo.com


Over twenty Bootstrap themes published to the Odoo App Store, spanning e-commerce, lifestyle, and professional service industries.

Marketplace work has a particular discipline: the theme has to hold up under content the author never sees, on a version of the platform that keeps moving.

Layers delivered

  1. schema — not on this projectSQL Server tables, indexes, constraints
  2. stored procedure — not on this projectTransactional guards, concurrency control
  3. repository — not on this projectDapper, generic base repository
  4. service — not on this projectDomain and application layers
  5. controller — not on this projectREST endpoints, auth, validation
  6. interface — deliveredAngular components and state

Filled markers are the layers I personally delivered on this project.

Themes

  • Twenty-plus themes built on Bootstrap and published commercially.
  • Responsive layouts and cross-browser compatibility as a baseline requirement, not a final pass.
  • Built to Odoo theming conventions so themes survive platform upgrades.

Front end

BootstrapSASSJavaScript

Back end and data

Odoo