Add different advertisement templates.

Issue #43 resolved
Raymond Wells created an issue

The idea is to have different advertisement templates. This will be very easy to implement.

We'll think more deeply about the UI conventions later, but basically:

Each template is a ViewModel; i.e. implements the IAdvertisement interface.

Fields common to all template types: Description, expiration date, will be delegated to the containing fragment.

Comments (1)

  1. Log in to comment