Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.8 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.8 KB

FullStack-Campr

App Overview

  • Campr is a full stack video library application where a client can watch videos, similar to other video streaming services such as YouTube, Netflix and vice versa.
  • When a client logs in, they can:
    • add videos to their favorite
    • view their watch history
    • post simple text-comments on a video

Team Members:

Click to view each contributor's GitHub.

Development Notes

Tech Stack

  • UML: Star UML
  • Wireframe: Balsamiq
  • Frontend: React
  • Business Logic: Java (Spring Boot)
  • Data Layer: Postgresql
  • Cloud: Heroku

Screenshots

Home Page

  • Home page at a glance. No specific user is logged in here so anyone can come and watch. image info

image info

image info

  • Clicking the "Play Trailer" in the main banner at the top will bring up a pop-up window with the trailer image info

Sign In

image info

User Comments (WIP)

  • Add a user comment image info

  • User comment added image info