
Dara Advertisements
(2021)A full-stack advertising platform built with .NET backend and Angular frontend. Features include ad management, user authentication, and PostgreSQL database with Docker containerization.
Overview
Dara Advertisements was built as a full-stack classified advertising product with a custom backend, admin logic, and a user-facing interface.
Challenge
The core challenge was to assemble a coherent product from the ground up: data model, authentication, ad workflows, and a frontend that stayed practical rather than overengineered.
Solution
I implemented the platform with a .NET backend, Angular frontend, PostgreSQL persistence, and Dockerized local infrastructure to keep development and deployment predictable.
Outcome
The result was a complete end-to-end advertising platform that consolidated CRUD flows, account management, and a structured backend foundation in one codebase.