aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 30 forks source link

Add architecture diagrams for the note taking application in READMEs #25

Open trivikr opened 3 years ago

trivikr commented 3 years ago

Is your feature request related to a problem? Please describe.

Users of this app have to go through the code to understand the architecture of the note taking application.

Describe the solution you'd like

Add architecture diagram for the note taking application in READMEs for frontend/backend.