Skip to content

Latest commit

 

History

History
 
 

README.md

Age Calculator App

The app takes date of birth and current date as input and show the age as result and tell days left to your next birthday.

Screenshots

Concepts Used

  • Text View
  • Linear Layouts
  • Calendar
  • SimpleDateFormat
  • Image View
  • ViewBinding

Improvement

  • UI can be improved
  • add feature to calculate date difference between any two dates using same logic
  • add feature to remember other birthdays and notify user