Skip to content

bmtwebdevs/sodalicious

Repository files navigation

#Sodalicious

An Alexa controlled smart drinks mixer for the technogeek-connoisseur powered by British Mixology Technology!

Suits you sir!

Getting Started

Clone the git repo to a project directory on your local machine.#

git clone https://github.com/bmtwebdevs/sodalicious.git

Open a command prompt, navigate to the project directory and run the following command

npm start

To start both the client and the server. If you don't have Arduino connected then run:

set BAR=NO
npm start

Which will prevent the bartender from waking up.

Prerequisites

  • Git
  • Node
  • MongoDB

Installing

Install the latest version of Git from https://git-scm.com/

Install the latest version of node from https://nodejs.org/en/

Open a command prompt, navigate to the project directory and run the following command to install all of the development packages.

npm install
cd client
npm install

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Richard Caunt - for his 3D printer
  • Jeremy Linter - for the name
  • Conrad Jackson - for his amazeballs node.js
  • Luke McHale-AndPace - for #failing to ordering pizza

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages