Code Monkey home page Code Monkey logo

aws-thought's Introduction

Deep Thoughts

Description

Deep Thoughts is a website where users can upload thoughts and photos to a dashboard. In this project I refactored a MERN application and replaced the back-end API with AWS cloud resources to handle the storage, database, and computing. I replaced the MongoDB database with Amazon DynamoDB. I also used AWS S3 to store static files, specifically the images. The Node.js AWS sdk was used to interface with the AWS services.

Table of Contents

Link

I used an AWS EC2 instance to host the application. It can be accessed at the link below.

http://52.15.38.85/

Technologies

- React
- Node.js
- AWS
- DynamoDB
- S3
- EC2 

Usage

Go to the deployed app by clicking the deployed link above. The you can write a thought by entering it into the thought form at the top of the page. If you want to add an image, use the "Choose File" button to select an image from your file system, and then click the upload "button". Then you can add the thought by clicking the "Submit" button. Scroll down to the thought feed to few all the user's thoughts.

Screenshots

Home page:

Thought Form

Dashboard page:

Thought Feed

Questions

My github profile can be found at github.com/ehochw01

If you have any questions, feel free to email me at [email protected] Thank you!!

aws-thought's People

Watchers

eric_hochwald avatar

aws-thought's Issues

Set up API endpoints

User Stories

  • As a developer, I need to create a route to query all the thoughts.

  • As a developer, I need to create a route to query all the thoughts from a user.

  • As a developer, I need to create a route to create a thought.

Add Images to the Application

User Stories

  • As a user, I want to add an image to my thought.

  • As a user, I want to see all images.

  • As a user, I want to view images of a user

Create an AWS account

User Stories

  • As a developer, I want to be able to view the management console in AWS.

  • As a developer, I want to manage my IAM role.

  • As a developer, I want to set up a billing alert.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.