GMarket – e-commerce application
HTML/CSSAngularPostgreSQL

GMarket – e-commerce application

A mock e-commerce project using Angular and PostgreSQL.

Project Overview

GMarket is a full-stack e-commerce application built as a learning project to demonstrate modern web development practices. The application features user authentication, product catalog, shopping cart, and order management systems.

Role

Full-Stack Developer

Duration

4 months

Technologies

AngularTypeScriptPostgreSQLNode.jsExpressJWT

Challenges

  • Building a scalable e-commerce architecture
  • Implementing secure user authentication
  • Creating efficient product search and filtering
  • Managing complex shopping cart state

Solutions

  • Developed Angular frontend with TypeScript for type safety
  • Implemented JWT-based authentication with role-based access
  • Created PostgreSQL database with optimized queries
  • Built responsive UI with Angular Material components