A basic android ordering system that enables the user to search for items in the menu then add the selected item to the cart and create an order for the business to cater. The system can work with the inventory system of a business to easily add or remove available items.
What you need: Android Studio XAMPP Notepad++ (PHP)
What to do:
- Open your phpmyadmin database and upload the database using sql text file or copy and paste the code inside.
- put the client folder in the htdocs
- Launch Android studio and open the the projects (Customer version or Staff version)