Clone the APP
change localhost to ip address
- Import database to MySql [/Database/Coffee.sql]
- Run the Server
Build the App and Run on an Emulator
- Only one user using the app
- If user touches a product it will add as an order
- order will be a number that will alter to currunt order number (imagine current order value is 1 it will increase by one - that part not developed in app)