Customer Management App

projects

CRM with PostgreSQL backend

CRM Demo — 6 customers

Sarah Johnson

TechCorp

Active

$12,400

Marcus Lee

StartupXYZ

Active

$8,200

Priya Sharma

DataCo

Lead

$3,500

James Wilson

RetailInc

Inactive

$1,200

Ana Rodriguez

FinTech Ltd

Active

$21,000

Kevin Park

CloudBase

Lead

$6,800

About

A CRM system with customer records, interaction history, and a PostgreSQL backend. Built to understand full-stack development with a relational database — foreign keys, joins, and migrations — after spending time with MongoDB.

Highlights

  • PostgreSQL backend with relational data model
  • Customer record management with interaction history
  • React frontend with Express REST API