/FoodTP

My project files for Web Development (WDT) individual assignment.

Primary LanguagePHP

FoodTP

This git project contains the files for my Web Development (WDT) individual assignment.

The website is written using web languages and Bootstrap 4 framework. PHP is used to handle the backend. The web application is hosted on an AMP solution stack, specifically WampServer.

Installation

To be included

Example screenshots

homepage

The homepage that is visible to all users, showing a video of the company in background.

customer-food-menu

Food menu page, where list of restaurant available for customer to order from is shown. When a food is selected, the Add to Cart button grays out, incidating that it is currently in cart. Each restaurant also have a rating next to their name.

customer-order-status

The current order page where the customer can view their food preparation status and who is delivering their food.

customer-order-history

The order history page show the past order details and rating given.

restaurant-order-to-fill

This page is shown to the restaurant, where they can see everything that all customers ordered. To fill an order, restaurant need to prepare the food and click on Complete Order to update the status of the order.

delivery-person-order-to-complete

As the food delivery person (rider), they can see this page where detailing the orders to collect from the restaurant. They can also press Assign Order(s) to get more order jobs.