d application to order and deliver groceries in this project. The grocery company has several stores, each with a list of items in specific quantities. A customer eager to order items from the application must first be registered and obtain a customer number, which will be used in all subsequent transactions. A customer checks the available items to order groceries and indicates the requested quantity for each item and a delivery address. Note that when the requested quantity for an item cannot be satisfied from a single store, the company should organise the
Description
We wish to build a distributed application to order and deliver groceries in this project. The
grocery company has several stores, each with a list of items in specific quantities.
A customer eager to order items from the application must first be registered and obtain a
customer number, which will be used in all subsequent transactions. A customer checks the
available items to order groceries and indicates the requested quantity for each item and a
delivery address. Note that when the requested quantity for an item cannot be satisfied from a
single store, the company should organise the delivery from several stores. Also, when the total
available quantity of an item is less than what is ordered by the customer, a notification is sent to
the latter to either adjust the quantity, cancel the item or cancel the order altogether.
Introduction: You can offer your customers a variety of convenient payment options. Most online payments are secure, and they can even pay-on-delivery. It improves order management, and the entire inventory is manageable with the help of the admin panel.
Step by step
Solved in 3 steps