Floturner / udacity-c4-udagram-serverless-app

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity - Serverless Udagram App

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.

Project structure

.
├── client                      # Frontend React App
├── backend                     # Backend serverless app using AWS lambda functions

About

Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.


Languages

Language:TypeScript 90.4%Language:JavaScript 4.8%Language:HTML 3.2%Language:CSS 1.6%