eBay Shopping Mobile App

This project is a mobile app version of the eBay shopping web app. Developed an Android application, which allows users to search for the products on eBay, look at information about them, save some to Wishlist and post on Facebook about the same. Both the mobile app and the web app versions share the same backend.

Tech Stack: Java, MongoDB, NodeJS, Express, Restful API, Google Cloud Platform

  • The backend is implemented in JavaScript using the Node.js Express framework.
  • The mobile application is implemented using Java with various libraries to create a responsive view.
  • The backend of this project are deployed to the cloud on GCP.
  • This project use MongoDB as a database to store your product wish list.
  • All APIs calls are done through Node.JS server, except calls to the ipinfo.io.
  • **GitHub Repository review upon request.