eBay Shopping Web App

This project creates a webpage that allows users to search for products using the eBay API and display the results on the same page below the form. It includes three parts: search form, result table and item info card. It also supports adding products to and removing products from the wish list and sharing products info using Facebook.

Tech Stack: Angular, Bootstrap, JavaScript, TypeScript, MongoDB, NodeJS, Express, Docker, Restful API, AJAX, Google Cloud Platform

  • Website is hosted on Here
  • The backend is implemented in JavaScript using the Node.js Express framework.
  • The frontend is implemented using the Angular framework with Bootstrap to create a responsive website.
  • The backend and frontend 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.