#An application which can be used to PRINT A MONTH - displaying the month's calendar. #CHECK FOR A LEAP YEAR - to check whether the given year is leap or not. #GET THE DAY - by entering the date,the day of the week is displayed. #ADD NOTE - add some notes on a particular date. #VIEW NOTE - view the notes added
#Many applications are already present but in this project, all the services provided by different applications is combined to make it an efficient application.