/DrinkEasy

A platform that allows you to virtually order drinks at a bar with your phone with built-in Interac payment service. Integrated with the web version for servers.

Primary LanguageJavaScript

DrinkEasy

order drinks with a click of a button

For more information:

https://devpost.com/software/drinkeasy

How to run

  • make sure you have node installed
  • git clone repo ... "git clone "
  • type 'npm install' in terminal
  • download nodemon .. type "sudo npm install -g --force nodemon" in terminal
  • type 'nodemon index.js' in terminal
  • Go to http://127.0.0.1:3000/ in the browser