Question: C++ A program applying the topics involved in data structures (linked list, graph, array etc.) 1. User will be asked to login/signup 2. User will
C++
A program applying the topics involved in data structures (linked list, graph, array etc.)
1. User will be asked to login/signup
2. User will choose for the nearest restaurant (undirected graph?)
3. User will add to cart (from the menu list of the restaurant)
4. User will be asked for order confirmation and mode of payment (cash on delivery, card??) note: new users will have a discount
5. Invoice
Using Dev c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
