The Library System With SMS Notification

Submitted by Gilbert Aaron … on
This Library System has same features like other library system but I added one more feature which makes it unique, and that is sms notification. No worries if you always forgot to return your borrowed books because the system will automatically send you a notification so you can remember it. Hope this will help you in your future project especially to those who are new in the programming language

How To Create Leap Year Checker Using JavaScript

Submitted by alpha_luna on
If you are looking for on How To Create Leap Year Checker Using JavaScript then you are at the right place. This simple program will ask the user to type a year in the textbox then the program will give you a message alert if the given year is a leap year or not. We all know that leap year occurs only every four years.