- Restaurant owner can add menu items
- Customer can view menu items
- Restaurant owner can view pending orders
- Customer can call for assistance
- Customer can make customized orders(coffee and ice cream).
- Customer can input unique number for loyalty points/services
- Kitchen staff can clear orders
- Cashier can view yet to be paid for orders
- Customers can leave reviews(food, service etc)
- HTML5
- CSS3
- JavaScript(Ember JS)
- FireBase DB
git clone <repository-url>
this repositorycd mlo-safi
npm install
ember serve
- Visit your app at http://localhost:4200.