A meteor reactive data system for food ordering that was designed for internal use cases in offices and factories.
- Install Meteor from here.
git clone https://github.com/Arsanuos/food-ordering-system.gitcd food-ordering-systemmeteor- Open your http://localhost:3000/ on your browser.
- 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)

All code is licensed under the MIT License.