Skip to content

nadavsinai-philips/udacity-cloud-developer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udagram project submission

> by Nadav Sinai <

https://github.com/nadavsinai-philips/udacity-cloud-developer/ Here is the repository structure:

├── README.md
├── api-server
├── frontend
└── image-service
   

this repo is a fork of the udacity-cloud-developer repo with only the relevent files for the project submission kept. see refactor commit

Live example

the live example url is : http://udagram-frontend-dev.s3-website-us-east-1.amazonaws.com/

Deployment

ElasticBean stalk was used to deploy the 3 apps.

extra points done

  • nice refacotring of the repo and keeping good branch managment practices (se pprs etc)
  • whole app deployed and connected
  • Auth implemendented

still not working

  • still unable to post photos on the S3 bucket from client (it get the signedUrl but get 403 when posting there), probably the s3 bucket policy is wrong

About

project submission for Udacity's cloud developer nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.2%
  • HTML 7.5%
  • SCSS 5.0%
  • JavaScript 4.1%
  • Shell 0.2%