Skip to content

Creating a Google Play Product Page Replica using the concept of Service Oriented

Notifications You must be signed in to change notification settings

FINZ-RBK/googlePlayProductReplica

Repository files navigation

Google Play Product Page Replica

Introduction

It is a Full stack web application that replicates google play product page , it is built with the MERN approach , each part of the page is designed as full separate application, all the parts are connected to each other on the main page using a proxy server and each part is communicating with the others using specific API's to get shared data.

Problem

Creating service oriented application for a product page of a famous website.

Solution

  • dividing the page into separate modules .
  • each module is an appliction by its own with its own database and proxy server.
  • create APIs between the modules to communicate the shared data.

How to Get Started

  • fork the project
  • clone it .
  • install npm packages using (npm install). for each module and for the proxy module
  • start the servers of each module using the specified port in each module server javascript file .

Continue watching our repos for upcomings

About

Creating a Google Play Product Page Replica using the concept of Service Oriented

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5