Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 501 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 501 Bytes

Bookselves

Progress

Iteration 1

  1. Profile view
  2. Sign in/up view
  3. User sign in/up/out with email/facebook works
  4. Get user's location works
  5. User can edit his profile picture now
  6. Upload new profile picture to S3 works
  7. When user log in download his profile picture from s3 and display as profile pic done

Iteration 2

Todo

Issue

  1. When do normal user log in, Cognito always treats it as unauthenticated user, but this doesn't affect us using the s3 service.