Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 581 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 581 Bytes

Group Travel Bot for FB Messenger Platform

Author: Nick Balkissoon This bot allows users on the FB Messenger Platform to explore cheap group trip destinations, find the cheapest dates to travel, and book those flights.

Technologies

  • Node.js
  • SQLite
  • Express
  • Skyscanner Flights API

Build Instructions

Build the project from source

$ npm install

Deployment Instructions [TEST]

Map localhost:8080 to public facing IP address 'https://fbmflights.localtunnel.me/':

$ bash scripts/run-localtunnel.sh

Run bot

$ node endpoints.js