beiciliang / aws-bootcamp-cruddur-2023

Disposable micro blogging platform using Flask and ReactJS, deployed on AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Disposable micro blogging platform using Flask and ReactJS, deployed on AWS


Languages

Language:Python 37.4%Language:JavaScript 34.3%Language:CSS 12.1%Language:Shell 9.0%Language:TypeScript 3.4%Language:Ruby 2.3%Language:HTML 1.4%Language:Dockerfile 0.2%