Skip to content

lucapdr01/imagesManagerService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images Manager Service

That's an example of some classes for handling images of a product in an ecommerce app or similar.

UploadImagesUsecase enables the vendor to upload some images of the product on a blob storage (e.g. AWS S3, Google Colud Storage) and keep track of them on a DB(e.g. MongoDb, Postgress) through an API.

GetImagesUsecase can be used by a user who is visiting the product page and wants to see it's images.

Usecases Diagram System Design Diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published