https://github.com/redsuperbat/hamburger-app
https://github.com/redsuperbat/hamburger-app
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsuperbat/hamburger-app
- Owner: redsuperbat
- Created: 2020-01-22T13:54:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T02:32:29.000Z (over 1 year ago)
- Last Synced: 2025-01-18T10:32:09.897Z (over 1 year ago)
- Language: Vue
- Size: 15.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Max Hamburgare
This is a project made by 5 students for a course in human-computer interaction. The app is split in 2: One view for ordering and one view for the staff in the kitchen. The goal was to make a user friendly burger ordering app, as well as being a tool for order-slip-management in the kitchen.
## Project setup
```
npm install
npm i bootstrap-vue
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Browser
When server is running, visit the following pages in a web browser:
http://localhost:8080/#/
http://localhost:8080/#/kitchen
### Example of the ordering view

### Example of the kitchen view
