Skip to content

Book an appointment, persist the data to firebase and receive a confirmation SMS

Notifications You must be signed in to change notification settings

nexmo-community/blog-messages_api-node_firebase-appointment_scheduler

 
 

Repository files navigation

Application to book a slot

Tech stack

JavaScript Firebase RealTime Database Vonage SMS API Vonage Messages API

Prerequisites

You will need a few things to get going with this app:

  • A Vonage Account
  • A Firebase account

Installation

To get this up and running:

  • Clone the repo and run npm install
  • Rename .env.example to .env and fill out all the environment vars required
  • Run npm run start to start things up!

Blog Post

You can follow the written tutorial on learn.vonage.com

About

Book an appointment, persist the data to firebase and receive a confirmation SMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.6%
  • HTML 16.8%
  • CSS 4.5%
  • Shell 1.1%