From 1e61d45905fdc15a0746e4d9356e8c05aeb1b1d5 Mon Sep 17 00:00:00 2001 From: Rav3nfo <93236837+Rav3nf0@users.noreply.github.com> Date: Sun, 2 Oct 2022 23:25:47 +0530 Subject: [PATCH] Update Calendar-App.md Included an idea which I think makes the user experience a lot more convenient and enriching for people of different cultures. --- 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..1625b5f2 100644 --- a/Projects/1-Beginner/Calendar-App.md +++ b/Projects/1-Beginner/Calendar-App.md @@ -21,6 +21,7 @@ Style your own calendar according to your requirement - [ ] User can set reminder for a event - [ ] Change theme (light/dark) (play with css), play with css 😄 - [ ] Store data locally so that events does not get deleted when server is restarted +- [ ] Include templetes for calenders used by different cultures in around the world(eg:The chinese and Jewish calculator) ## Useful links and resources