Project Overview
The tool for ad operators - flexible and convenient tool which main goal is to prepare the advertisements for different target ad systems (including systems like Google AdSense etc.).
The system allows to manage ad groups, campaigns, targeting types, different types of ad content (including images, html, flash), perform batch converting and processing of the data, export the data to the externally used formats (like IPonWeb xml etc.).
The system is based on AJAX approach using the most modern technologies and frameworks like GWT, GWT-Platform, Piriti etc.
What Was Done
Our team implemented:
• Design of server side architecture;
• Design of client architecture (using GWTP, Piriti, approach of shared events between presenters using EventBus etc.);
• Building views/presenters, accessing the web services via JSON format;
• DB support for Web services using MyBatis.