0947JavaReact / project-2---yawp-team1

YAWP is a social media platform where you can create YAWPs and follow your friend's YAWPs
0 stars 1 forks source link

Yawp Social Media Application

Overview

A Social media platform designed for communication between users. Users can register their account, login and send messages known as YAWPs to their personal social media page. On their personal page, users can also set up their profile picture and bio. Users can view the feed of followed YAWP-ers and post a YAWP of their own.

Technologies

Backend

Frontend

Features

Getting Started

Backend

  1. Have an account on AWS with an S3 bucket.
  2. Have an account on AWS with RDS and put settings into application.yaml.
  3. Have an email in order to change your password if you forget your password.
  4. Have Java 8 runtime environment installed.

Frontend

  1. npm install

Usage

  1. Clone this repo by using the git clone command: git clone https://github.com/0947JavaReact/project-2---yawp-team1.git
  2. View the application on a web browser at http://localhost:8088

Contributors