Skip to content
Full StackBackendLive

Electronic SAV

E-commerce and service platform for electronics repair, deployed on AWS.

Role
Software Engineer — built and deployed the platform
Year
2025

Overview

A commerce platform for an electronics repair and after-sales business. Customers browse and order services, track their orders and pay online; staff manage the catalogue, orders and media through a dedicated administration dashboard. The Spring Boot backend runs on AWS, with S3 and Cloudinary handling media.

Problem & context

An electronics repair business needed to sell services and parts online and to manage incoming orders in one place, rather than tracking them outside any system.

What I built

  • A Spring Boot REST backend over PostgreSQL for catalogue, orders and service requests.
  • A Next.js storefront covering browsing, ordering and order tracking.
  • An administration dashboard for catalogue, order and media management.
  • Payment integration for online checkout.
  • Cloud media handling through AWS S3 and Cloudinary.

Engineering highlights

  • Full-stack ownership from data model to deployed interface.
  • Deployed on AWS EC2 with S3-backed media storage.
  • Order tracking surfaced to both customers and administrators.

Technology stack

  • Next.js
  • Spring Boot
  • PostgreSQL
  • Stripe
  • AWS EC2
  • AWS S3
  • Cloudinary

Related projects