Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 418 Bytes

ShoppingAppDemo


This is a shopping app that allows you to select items that you want and it calculates the amount you will have to pay. When you select more than one item you will get a discount


How to run the app.


- To run the app go to \ShoppingAppDemo\app\src\main\java\com\mobileshoppingappdemo and you will find the MainActivity.java

- In android studio you will run it from here.