Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 2.41 KB

README.md

File metadata and controls

44 lines (30 loc) · 2.41 KB

AWS Cloud Project Bootcamp - Cruddur

Cruddur Graphic

Journaling Homework

The /journal directory contains:

Note:

  • Week for clean up is also described in Week 10 - CloudFormation.
  • My demo can be seen on https://beici-demo.xyz/ (sorry domain expired, not available anymore), which just serves as a static website. This is because the task of Fargate services has been set to 0 in order to save my AWS budget.

Instructions

Follow this playlist to watch detailed instructions by Andrew Brown, who organized this bootcamp with other guest instructors.

In the end of this bootcamp, the Cruddur application looks like follows:

Cruddur Screenshot

A user can:

  • Sign up and sign in to post and reply a crud;
  • Send messages to others;
  • Edit bio and upload avatar.