Calendar application is made in kodular platform without any calendar extension or component. Features of this application includes Calender ofcourse, add events features and view events.
I have created this calendar manually. You can use extension, if there any.
I have added only one event option, you can add more events option under each date.
This application is related to events so I didn’t add previous months functionality. I you want to add them go through the code, you’ll understand how to add past months.
You can add Push Notification as an event reminder.
Similarly you can add send message option.
When next month button clicked reset all label events.
The error is from screen2. Screen2 has nothing to do with this project. I forgot to delete that. Here’s what you can do
If you have 7-zip installed. Open aia file with it select src>io>kodular>user>CalendarApp>delete Screen2.bky and Screen2.scm and then import. It’ll work fine
OR
You can download again from website. I have updated the link.
I think that with the use of some general procedure you can eliminate 70% of the blocks you used.
I agree besides there are several ways to make a code.
Main purpose of this application is to give general idea. Play around with the code, edit it as you want, change few things hopefully you’ll get the exact output you need.