Skip to content

The javascript file contains the logic of a calendar. It will fetch the system date from browser/device and then set that as today's date. The days and months are stored as arrays and successive increments are carried out. An additional feature is, one can check what day a date falls on any month or year because the pointer remains on the same d…

IamMehrose/Pretty-Calendar---Glass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty-Calendar---Glass

A simple javascript calendar with a glassmorphic UI

Techs Used:

  • HTML 5
  • CSS 3
  • Vanilla JavaScript

Purpose:

The javascript file contains the logic of a calendar. It will fetch the system date from browser/device and then set that as today's date. The days and months are stored as arrays and successive increments are carried out. An additional feature is, one can check what day a date falls on any month or year because the pointer remains on the same date as of the present day's date.

Created & Maintained By

Malik Mehrose (Twitter) (Facebook) (Instagram)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

  • UPI : iammehrose@okhdfcbank

Screenshot:


Glass Calendar

The web application is hosted at : https://mehrose.xyz/test/Glass/

About

The javascript file contains the logic of a calendar. It will fetch the system date from browser/device and then set that as today's date. The days and months are stored as arrays and successive increments are carried out. An additional feature is, one can check what day a date falls on any month or year because the pointer remains on the same d…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published