GlowOrder is a native app that allows users to order and pay for service in a bar without the need to wait for a server to come to them. The goal of GlowOrder is to allow greater freedom and flexibility for the user and the establishment.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites for this repo are Node.js, npm or yarn, and React Native CLI
Latest version of Node.js - https://nodejs.org/en/download/
npm installed with Node.js or brew install yarn
React Native quick start - https://facebook.github.io/react-native/docs/getting-started
Android SDK and XCode & XCode Simulator
A step by step series of examples that tell you how to get a development env running
Fork and clone this repo to your local machine
git clone https://github.com/[USER]/gloworder-back.git
Change into the directory
cd glowOrder
Install dependencies
npm install
Run with React Native
react-native run-ios
react-native run-android
Open XCode Simulator or Android SDK, you should see GlowOrder with the version listed below
TBD
- Node.js - JavaScript runtime
- React Native - Framework for native apps
- npm - Dependency management
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
TBD
- Gordon Beecher
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc