/food-ordering-system

A meteor reactive data system for food ordering that was designed for internal use cases in offices and factories.

Primary LanguageJavaScriptMIT LicenseMIT

Food Ordering System

A meteor reactive data system for food ordering that was designed for internal use cases in offices and factories.

Technologies used

How to use

  • Install Meteor from here.
  • git clone https://github.com/Arsanuos/food-ordering-system.git
  • cd food-ordering-system
  • meteor
  • Open your http://localhost:3000/ on your browser.

Features

  • Responsive design
  • Immediate change on insert
  • Immediate change on delete
  • Adapting new data (office changed)
  • Adapting new data (new item in menu)
  • Multi-column search
  • Input validation
  • Role managment (only worker can modify menu normal user and admin can't)

Licence

All code is licensed under the MIT License.