Loading

Back to projects

2020 – 2021

Sharebooks

A marketplace for selling used books (REST API, React PWA, Stripe payments).

  • PHP
  • Symfony
  • API Platform
  • React
  • Stripe
  • Docker
Sharebooks

The context

My first large-scale project, built by a team of three developers: a C2C marketplace for second-hand books, from the REST API to online payment.

Sharebooks is a marketplace for second-hand books: a REST API built with API Platform and Symfony, a React PWA, and payments integrated via Stripe. I focused on the backend, which let me build up my skills in Symfony and React and apply best practices and SOLID principles.

Key features

  • REST API (API Platform)
  • C2C marketplace
  • Payments integrated with Stripe

The result

A marketplace delivered as a team — REST API (API Platform), React PWA and Stripe payments — applying Clean Code and SOLID principles on the backend, which I was responsible for.