Skip to content

A Java SE project to access a user's Gmail account using the Gmail API. Various mail data are analysed and is visualised using google charts. A JSON file containing all the information is also generated and sent to the user through an email.

Notifications You must be signed in to change notification settings

sumitkp18/GmailDataAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GmailDataAnalyser

gmailMeter_10thJuly_2016.rar

A Java SE project (NetBeans) access a user's Gmail account with the allowed permissions using the Gmail API. Various mail data are analysed and a JSON file is generated containing all the information. The JSON file is also sent by email to the user and the data is also visualised using google charts.

GmaiAnaysislWebApp_10thJuly_2016.rar

This project does the same analysis but is made as a webapp using servlet.

gmailMeterVisualisation.html

This file uses the JSON data compiled into a 'gmailMeterData.json' file and visualises some of the data using Google charts.

About

A Java SE project to access a user's Gmail account using the Gmail API. Various mail data are analysed and is visualised using google charts. A JSON file containing all the information is also generated and sent to the user through an email.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published