Smart Waiter customer side is a app which allows you to locate a restaurant, browse the menu, order and pay for a meal all from one single page application, ideal for those short on time who aren't able to be delayed by busy restaurant staff, or payment disputes. Just choose, click, eat and go.
- Clone the repo
https://github.com/edgarcheverier/Smart-Waiter-Customer
cd Smart-Waiter-Customer
- Install dependencies
npm install
- Facebook developers
create a new app in facebook developers (https://developers.facebook.com/)
in src/components/Login/FacebookLogin.vue replace the appId for your app id
- Start development server
npm run serve
- Vue.js - Vue is a progressive framework for building user interfaces.
- Vuex - Vuex is a state management pattern + library for Vue.js applications.
- Apollo - Apollo and GraphQL for Vue.js
Improvements are welcome!
Fork the repo and do your thing. Push to your fork and submit a pull request.
Edgar Cheverier - Github - LinkedIn
Marlon Becker - Github - LinkedIn
Henri Viiralt - Github - LinkedIn
Benjamin Kemp - Github - LinkedIn
Lars Berger - Github - LinkedIn
This project is licensed under the MIT License.