-
Blast! is an application written in Java that allows users to manage their contacts and disseminate information through emails.
-
This application specifically targets tutors and businessmen who have numberous contacts, as well as important informations that go along with each of them. As such, Blast! has these following features (not exhaustive):
-
Importing multiple contacts from a file.
-
Exporting contacts to a file for printing.
-
Merging different contacts data files.
-
Attach an image and appoints or tags to a contact.
-
Quickly filter desired contacts through user friendly interface.
-
Blasting emails to a group of contacts for faster information dissemination.
-
And a lot more!
-
-
Forked from AddressBook Level 4 of NUS CS2103 SE-EDU team.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.