Skip to content

matyas-olah-globant/globant-birthdays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Globant birthdays

A simple Java project to read Globant employees' data from the daily Birthdays! e-mails.


Prerequisites:

Run MongoDB as a local service and have a dedicated database.
The default values (localhost:27017/company_data) are hardcoded in the MongoUtil class.

! Please keep using a local DB instance (instead of connecting to a remote location, eg. MongoDB Atlas),
as the processed data is confidential information, therefore should be kept on Globant premises.


Usage:

Download the e-mails as .eml files, then pass their filename in as command line arguments.
You can also pass a directory, in which case the contents will be checked, ignoring files that are not .eml format.
Also, you can pass multiple arguments.


Comments, code reviews (even informal ones), suggestions are welcome,
feel free to contact me via e-mail or on Globant Slack.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages