serp-ya / nodejs-aws-tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS in AWS Training

As a main result of this metoring program you should build application (ECommerce Application - Shop)

Online shopping is a form of electronic commerce which allows consumers to directly buy goods or services from a seller over the Internet using a web browser.

Customers find a product by visiting the website of the retailer directly (YOUR APP) which displays product's availability and pricing.

Customer can create order and wait for delivery.

APPLICATION TEMPLATE (MUST BE USED IN ORDER TO SAVE YOUR TIME AND FOCUS ON BACKEND STAFF)

MUST HAVE APPLICATION FUNCTIONALITY (will be updated after each lecture):

  1. Products representation on Home page should be based on product-service API.
  2. Products are still static, but products are hardcoded on BE product-service.
  3. Product images are not randomly generated on client side. Product image, same as another product model information should be stored on BE side RDS.
  4. Products might be created through CSV product file import from client side.
  5. Cart might be created with appropriate product set.
  6. Auth logic should be in place

About


Languages

Language:Roff 100.0%