Skip to content

Seldar/adserver

Repository files navigation

Ad Server Application Build Status codecov.io Scrutinizer Code Quality

The "Ad Server Application" is an application which enables CRUD operations to be executed on Banners and Campaigns, and ultimetly serves banners to publishers.

Requirements

Installation

Install using composer:

$ composer install

Create Database scheme using doctrine:

$ vendor/bin/doctrine orm:schema-tool:create

Usage

After installation point your browser to root directory. UnitTests can be run on src/Tests/ folder.

About

a sample adserver implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published