February 28, 2019

ChatOrder

ChatOrder

Ordering food, directly from Facebook Messenger .

Idea

Integrating into Facebook Messenger a pipeline for ordering food. As customisable as possible for the restaurant owner, as easy to use for users.

User has the possibility to share his cart in real time, also, his choices are saved until the order is confirmed and sent to be delivered.

Project written in the 3rd year of university (~ Feb 2019)

Technologies used

FrontEnd:

  • Vue
  • VueMaterial
  • WebSockets (for making carts sharable)

BackEnd:

  • NodeJs

How to run

npm install
npm start

Github

Project link