Welcome to Event Calendar. Event Calendar is a basic application in Android using Kotlin.
This is a very basic Event Calendar application in Android using Kotlin along with some AndroidX libraries that are recommended.
Screenshot 1: Initial home page | Screenshot 2: Clicked a "+" button inside a date box to enter an event |
---|---|
Screenshot 3: Add new event screen | Screenshot 4: Popup dialog after add an Event |
Screenshot 5: Showing newly added event on the home page | Screenshot 6: Edit an event |
Screenshot 7: New event by copy the existing event | Screenshot 8: Warnings for unsaved changes |
Screenshot 9: Trigger an event reminder notification | Screenshot 10: Delete an event |