My Commerce

A basic CRUD implementation of react app where you can add or delete products

Tech Used

React

Tailwind

Serverless Framework (template version 3)

AWS Lambda

Dynamodb

AWS Events

Todo Improvements

  • Remove directly hard coded env values. Use .env
  • Jimp is not properly working in the thumbnail generation. Currently the code uploads the thumbnail with same size and dimensions
  • Currently full scan is done in dynamodb. Use pagination
  • Refactor overall codes
  • Improve and add aws policies

Some screenshots of the frontend: frontend

frontend

frontend

frontend