Manual Calendar App | Kodular | Free AIA

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.

https://www.youtube.com/watch?v=YyreB07LLhs

Suggestions:

  • You can add tinyDb to store events.
  • 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.

Download Free AIA

14 Likes

Sounds interesting. I have also spent the last days creating a calendar (local, with SQLite) for my little application :slight_smile:

Unfortunately, the AIA downloaded from your site is not working. At startup the creator returns the following error:

screenshot_134

The project is still loaded. Selecting Screen2, however, there is this other error:

screenshot_133

1 Like

Thank you for letting me know.

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.

Hope that will help :slight_smile:

3 Likes

Okay, now the project is being uploaded without any problems :+1:

I’ve had a few bugs (in companion app):

That’s really nice, but I have just a little advice: I think that with the use of some general procedure you can eliminate 70% of the blocks you used.

1 Like

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. :slight_smile:

3 Likes

Great! I was also working on a similar thing to list the events in ongoing and upcoming month. But you did it first! :grinning: :+1:

1 Like

Impressive work!

how i download your calendar

Read the first post.

The link doesn’t work anymore but you could always pm the developer to update it if he can

1 Like

Oops! I didn’t notice that. :grin:

1 Like

page not found :(, please new link. thx.

I unlist this since the link doesn’t work anymore. Provide a new link and i will list it again.

Link updated