
Catalogue Page 
Shopping Cart
This project was assigned to us as a part of my Software Engineering paper. We were tasked with creating an eCommerce app to sell trees and related gardening tools.
We decided to use the Android Studio IDE to create this app. We added all of the necessary parts you would expect in an eCommerce app such as a shopping cart, a catalogue, a payment and shopping form, however we were not able to add a Payment API to allow actual payment to take place on the app. All other functions worked perfectly.

I was completely new to Android Studio when beginning this project so I learned a great deal about not only Android Studio, but also Git.