Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mainakrepositor/calendar

A simple javascript calendar with a glassmorphic UI
https://github.com/mainakrepositor/calendar

api calendar-view css datetime glassmorphism html5 javascript ui-design

Last synced: 3 days ago
JSON representation

A simple javascript calendar with a glassmorphic UI

Awesome Lists containing this project

README

        

# Calendar
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.

### Screenshot:


![ss1](https://user-images.githubusercontent.com/64016811/118710304-b984c700-b83b-11eb-9011-081cda3371ab.jpg)

### The web application is hosted at : https://calendar-mc.netlify.app/