Basic Food Ordering System (Java)
If there’s any error is just the org.json, so just head to the code and expand the imports and hover onto org.json then fix project setup… Done :>
I did this project to revise on strategy pattern and json.
Project Overview
This program emulates the backend of a food ordering app like grab eats or etc but with really bacis features.
Program Features (brief)
- customer (add customer in the system list)
- login (customer must login to make order)
- logout
- restaurant (add restaurant in the system list)
- order (customer cannot cancel order if delivered)
- cancel (customer cannot change order if delivered)
- change
- pay
- display