This is a Rails application powered by Nexmo's Voice API that creates a phone service that lets users dial in to see if there a national holiday in either a specific country or worldwide.
- A Nexmo account
- Rails 5.2+
- Holidays Gem
- ngrok
- Clone this repository
- Provision a Nexmo virtual number from the Nexmo dashboard
- Create a Nexmo application from the Nexmo dashboard
- Link your virtual number to your application in the Nexmo dashboard
- Start up the Rails server
- Make your server externally accessible with ngrok
- Dial your phone number and follow the prompts on the phone call
This application is under the MIT License