← All work
Cybrosys Technologies — 2020 — 2024
Odoo App Store Themes
Twenty-plus commercial themes published to a public marketplace
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
- schema — not on this projectSQL Server tables, indexes, constraints
- stored procedure — not on this projectTransactional guards, concurrency control
- repository — not on this projectDapper, generic base repository
- service — not on this projectDomain and application layers
- controller — not on this projectREST endpoints, auth, validation
- 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
Back end and data