Software Alternatives & Reviews

How to add a JavaScript calendar to your app

FullCalendar Firebase
  1. FullCalendar is an open-source JavaScript event calendar.
    Pricing:
    • Open Source
    I combed through the assorted google results and found a promising looking solution called FullCalendar. It advertises itself as working with React, Vue, Angular, or just plain javascript. For today's post, we are going to be looking at their vanilla-javascript, 100% framework agnostic solution.

    #Appointments and Scheduling #Event Scheduling #Calendar 13 social mentions

  2. Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
    For our final example, we are going to look at how pull in the event data from a JSON endpoint. Instead of creating an actual back-end for this thing, I just spun something up using GitHub Gist. Of course, I would recommend using something like Laravel or Firebase for an actual back-end.

    #Developer Tools #App Development #Backend As A Service 246 social mentions

Discuss: How to add a JavaScript calendar to your app

Log in or Post with