Challenge Overview
1. Project Overview
The client for this project has internal employees that use Gmail for their email needs. However, some of these employees have been reaching the 25 GB storage limit imposed by Gmail.
The client has decided to build a new Gmail Archiver application to solve this problem. The Gmail Archiver will allow employees to archive / store their email messages to a cloud-based (online) repository with virtually no storage restrictions. Users will be able to select which emails to archive, and using the Gmail Archiver they will be able to view these emails or re-animate them so they're available in their actual Gmail accounts again.
The Google Archiver application will be used by many businesses running Google Apps. Google Apps domain Admins will be able to install this application in their domain, and the users in that Google Apps domain will be able to access this application from the "More" menu in Gmail.
This module provides the implementation of the backend services of this application.
2. Competition Overview
This contest should verify ALL features of Gmail Archiver Project.
The winning submission is deployed on VM. You should add following to your hosts file:
166.78.9.27 gmailarchiver-rel1.com
Then you can access the website on: http://gmailarchiver-rel1.com:8080/archiver/test
A Google Apps account in the domain provided by client is needed to test the assembly, the domain is "seto-testing.com", please send your request to 224706@seto-testing.com if you don't have one yet. The global @gmail account can't be used.
3. Bug Report
Please report the bugs to this JIRA Project: https://apps.topcoder.com/bugs/browse/SGAP
Note: Please check the existing issues first to avoid report duplicate issues.
4. Source Code and Deployment Guide
https://coder.topcoder.com/tcs/clients/seto/applications/gmailArchiver/trunk/code (Please send your request to subversion@topcoder.com if you don't have access).
Final Submission Guidelines
N/A