Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

FeedbackSplit

A Java Swing based software using Apache’s Java Excel API & JavaMail API. The application can be used to manipulate MS Excel data. The application also encrypts the extracted content from the excel sheet and email the encrypted content.

Lessons Learnt

Learnt how to manipulate excel data using java and create encrypted excel sheet.