ADDCAL

Create 'Add to Calendar' QR code

1 follower

The easiest "Add to Calendar" solution. Put your events on people's calendar. ADDCAL works like a charm :)
ADDCAL gallery image
ADDCAL gallery image
ADDCAL gallery image
Free
Launch tags:
Calendar
Launch Team

What do you think? …

Ghost Kitty
Comment Deleted
Genki
@isnhp Hi, Phong. Thanks for your comment. I am thinking about implementing API which returns calendar app link, ics file and QR code in JSON format as shown below. { event_id: xxxxx, google_calendar_link: xxxxx, outlook_calendar_link: xxxxx, ... ics_file: xxxxx, qrcode: xxxxx }
Ghost Kitty
Comment Deleted
Genki
Hello, Hunters!! ADDCAL creates "Add to Calendar" button and QR code. I made it with Next.js, Airtable, Tailwind CSS and Material UI. Any feedbacks are welcome :)
Hasan Diwan
Err.. I managed to create an event that ended before it started... That's just annoying and impossible
Genki
@hasan_diwan Thank you for your comment :) I'll add the code to make sure that end date is always later than start date on frontend and server-side.
Genki
@hasan_diwan Just updated the website based on your advices :) Now users cannot create the event which ends before it starts. Date and time get modified by JavaScript on a real-time basis. ADDCAL - https://www.addcal.io