← Projects
Full Stack Shopping App
.NETAngularPostgreSQLDocker
E-commerce platform with .NET backend, Angular frontend, and PostgreSQL — containerized with Docker.
A full-stack e-commerce application that supports seller registration, product listing, and purchasing flows. The backend is built with ASP.NET Core exposing a RESTful API, with PostgreSQL for persistence. The Angular frontend consumes the API and provides a responsive shopping UI. The entire stack is containerized with Docker Compose for one-command local development.