Skip to content

andrewlbennett/Vue-Food-Order-System

Repository files navigation

Prototype

Note: Everything is in order.vue until I can figure out how to create a better source of truth to share to individual child components.

Vue-Food-Order-System

This is a vue front-end for a food ordering system.

Mockup

alt text

Knowledge Required

  • HTML
  • CSS/SCSS
  • Javascript
  • Vue
  • Basic Command Line

Prerequisites

  • node 8.0+
  • npm 5.0+

Installation

# install
npm install

Development

# run
npm run dev

Roadmap

  • Create discount function
  • Create tip button functions
  • Create menu item temporary buttons
  • Create grand total function
  • Create customization when selecting item - Example: No Onion
  • Work on style
  • Convert component level CSS into SCSS
  • Create basic branding
  • Create illustrations for food and drink items
  • Explore how to create a better source of truth for the data. Possible Vuex store?
  • Create separate receipt cmp
  • Create separate menuItems cmp

About

This is a vue front-end for a food ordering system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published