michaelmoschitto / teamWeFixIt

A repository for team WeFixIt's server side ad server.
0 stars 2 forks source link

As an ad manager I want to view the success of my ads in terms of clicks in order to determine the performance of each ad. #34

Open johnmanardiii opened 3 years ago

johnmanardiii commented 3 years ago

10 hrs

  1. Given a POST request, /adclick/{id} will increment the amount of times each ad has been clicked.
  2. Ad a visualization to the performance of each ad that can be generated.