Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 463 Bytes

Birthday-Reminder

A desktop app developed in JavaSE to remind birthdays of your friends. It works on both windows and linux platform. Facebook API is used in this project to get facebook friends birthday. Also derby database is used to store birthday info. It is developed using IntelliJIDEA IDE.

Features:

  1. Remind Birthdays
  2. Store birthdays with picture
  3. Import birthdays from facebook
  4. Export birthdays in txt, doc and csv format