This is a submission for the The AWS Amplify Fullstack TypeScript Challenge
Introduction
Amplify-gallery is an online photo-sharing app that leverages AWS Amplify's data,storage & authentication .
User can upload photos after authentication & share them to other users.
Demo and Code
Here you can find the github repo for the reference:
I have used AWS Amplify vite starter template for bootstrapping the app.
Code
Integrations
I have used AWS Amplify's authentication, data & storage for building tis gallery. Additionally I have used MUI as frotendnlibrary and toastify for providing notifications.
Connected Components and/or Feature Full
Screenshots
Future Updates
Amplify's Lamda functions to make it an intelligent photo sharing app that utilizes cloud space. It will automatically compress the less accessed photos & will timely keep track of the compressed & uncompressed files.
Top comments (0)