sid230798 / Gmail_API_Drafts_Backup_Storage

This Repo contains complete implementation of Gmail API in case of Secondary Storage Devices. Files will be saved as Draft Message for certain amount of memory and create links for bigger file .It's implementation of Linked File Storage Simulation based Drafts and Gmail API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

---------------------------------------------------

Name :- Siddharth Nahar
Entry No :- 2016csb1043
Date :- 22/11/18

---------------------------------------------------

To compile and Run :-

Usr:DIR~$ gradle -q run --args 'GMAIL_FILE_PATH LOCAL_FILE_PATH'

-----------------------------------------------------------------

*Dependencies :-

- Java 8+
- gradle 4.9 +

----------------------------------------------------------------
*Output :-

1. Will Ask for Permission to access Draft for ur email
2. Will Save the Draft 
3. And Output Subject and Body Content of Draft

About

This Repo contains complete implementation of Gmail API in case of Secondary Storage Devices. Files will be saved as Draft Message for certain amount of memory and create links for bigger file .It's implementation of Linked File Storage Simulation based Drafts and Gmail API.


Languages

Language:Java 100.0%