A repository for team WeFixIt's server side ad server.
0
stars
2
forks
source link
As an ad manager I want to be able to add an advertisement to the database containing information including campaign, url, header text, image url, second text screen and button rendered link (per miles notes). so that it can potentially be displayed to customers. 7 hours #17
Administrators can create campaigns
Create an advertisement model with above attributes
Route data to be able to post to database
Will handle retrieving
Solidify format for ad data
Create serializer in order to display data
Administrators can create campaigns Create an advertisement model with above attributes Route data to be able to post to database Will handle retrieving Solidify format for ad data Create serializer in order to display data