lizariasc / aws-thought

Refactored the existing MERN application Deep Thoughts. Deployed this app to the cloud using AWS and replace the back-end API to use cloud resources for storage, database, and computing. Database service with DynamoDB, store and retrieve static assets using S3, and deploy the app on an Ubuntu server to an EC2 instance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate the database calls into the front end

lizariasc opened this issue · comments

User Stories

* As a user, I want to view all the thoughts.

     * As a user, I want to be able to create a new thought.

     * As a user, I want to view thoughts of a user