Ramees.
← All work

Cybrosys Technologies2023 — 2024

Plectar

B2B procurement platform for European public-sector buyers


Plectar is a B2B e-commerce procurement platform serving public-sector, education, and enterprise buyers across Europe.

Procurement is not ordinary retail — buyers arrive with approval chains, framework agreements, and catalogue constraints. The front end has to make that legible.

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.

Front end

  • Delivered front-end development against a Python and Odoo backend.
  • Worked closely with the backend team on integration, resolving contract mismatches across the stack.
  • Catalogue and product surfaces built for a buying process with more steps than consumer e-commerce.

Front end

JavaScriptBootstrapSASS

Back end and data

OdooPython