Skip to content

Full-stack application stores short blog/image posts by a user. Technologies Include: Amazon EC2 Instance (Ubuntu/NGINX), DynamoDB, S3 Bucket, Node.js, React, Multer

License

Notifications You must be signed in to change notification settings

mhans003/aws-idea-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idea Dump App

License: MIT

Deployed Application

Idea Dump App

Screenshot of Idea Dump App

Description

This full-stack application, built with a Node.js back-end and React front-end (deployed using AWS), allows a user to write short posts ('ideas') and optional images for others to view.

When the user navigates to the homepage, a list of all posts are retrieved and rendered for the user. The user can post an 'idea' of 500 characters or less as well as an image. When the user clicks on any user's name, a profile page will be rendered which displays all the posts of that particular user.

This application uses an Amazon Web Services S3 Bucket to save images and AWS DynamoDB to store post data. It is deployed to an Amazon EC2 instance (Ubuntu platform/NGINX server).

Features

  • Node.js back-end
  • React front-end
  • DynamoDB/S3 used for storage
  • Amazon EC2 Instance (Ubuntu)
  • NGINX Server
  • CSS Flexbox

Contact

Michael Hanson

License

Licensed under the MIT License.

About

Full-stack application stores short blog/image posts by a user. Technologies Include: Amazon EC2 Instance (Ubuntu/NGINX), DynamoDB, S3 Bucket, Node.js, React, Multer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published