From afc9a557e348665aa7097f216a35427e715a342e Mon Sep 17 00:00:00 2001 From: Zia Ahmad <45315917+ziadevcom@users.noreply.github.com> Date: Mon, 1 Feb 2021 23:12:17 +0500 Subject: [PATCH] Project Demo Added a demo for event calendar I just coded, idea was taken from this repo so i thought i should at least return something. --- Projects/1-Beginner/Calendar-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/1-Beginner/Calendar-App.md b/Projects/1-Beginner/Calendar-App.md index f75e6f70..a7494073 100644 --- a/Projects/1-Beginner/Calendar-App.md +++ b/Projects/1-Beginner/Calendar-App.md @@ -32,3 +32,4 @@ Style your own calendar according to your requirement - [Simple calendar](https://medium.com/@nitinpatel_20236/challenge-of-building-a-calendar-with-pure-javascript-a86f1303267d) - [eCalendar](https://github.com/muzhaqi16/eCalendar) +- [zCalendar](https://github.com/ziadevcom/zCalendar)