About A Simple Online Menu Ordering Application that will allow users to select items from menu list and be able to calculate the total price and tax for the selected items.
Ordering Process:
-
User selects single/multiple items from diff menu categories
-
Calculate Price and Tax for user’s order
-
User may apply his coupon code and calculate (discounted percentage) less from total amount
-
Save Order and view order summary
- $git clone https://github.com/alasacelui/Food-ordering.git
- composer update
- npm install && npm run dev
- php artisan migrate:fresh --seed
© Ace Manalo , Web Developer