This is a shopping cart android application backed by Firebase Realtime Database and Storage.
Create a Firebase project and download the google-service.json file and place it in the app folder of the source code.
- Create a Firebase account.
- Upload some images into the Storage section of the Firebase website.
- Copy the image Urls and paste them in the url parts of the FirebaseDatabase.json file available in the source code.
- Import the FirebaseDatabse.json file in the database section of the Firebase Website.